Search Books

Java Web Database Application Development Volume 1

Author Howard Hyde
Publisher Howard Hyde
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
Price not listed
🛒 Buy New on Amazon 🇺🇸
Share:
Book Details
Author(s)Howard Hyde
PublisherHoward Hyde
ISBN / ASINB00736NGR8
ISBN-13978B00736NGR0
Sales Rank1,311,567
MarketplaceUnited States 🇺🇸

Description


All about how to get from SQL to HTML; from the relational database through the web/application server to the client's browser: JDBC, JNDI, Javabeans, Servlets, JSP, XML; Rendering data on HTML pages as read-only list views and read-write data maintenance forms; overcoming knotty problems such as flexibly formatting dates for presentation and passing through the layers to validated storage; rendering permissible lists of values and foreign key lookup choices as pull-down menus; presenting (pseudo-) boolean data values as checkboxes; managing internal surrogate primary and foreign key behind the scenes for your users; connection pooling; metadata query-driven code generation for data components; enterprise application architecture.