Get disconnected with CachedRowSet: "The new J2EE RowSet implementation provides updateable disconnected ResultSets in your JSPs
Summary
The new CachedRowSet, still in early access release, provides benefits that developers can begin to take advantage of right away. Taylor Cowan demonstrates how you can use a CachedRowSet as the data model for a JavaServer Pages (JSP) entry/edit form. Assuming that you have some experience with JSP development, he describes step by step how to implement navigation, updates, inserts, and deletes using a CachedRowSet JavaBean. In addition, he shows how the CachedRowSet helps to reduce database-update SQL statements and the use of valuable database connection resources. (2,100 words) "
Wednesday, February 23, 2005
Nazeer Logs
Previous Posts
- jGuru: Paging with Scrollable ResultSets: "For sev...
- PAGING in JSP: "To make it simple, you will need i...
- Gmail Agent API - Mail Notifier - Address Book Imp...
- Articles: "The Best Java Open-Source Tools Date: N...
- JUnitEE: " you have tried to use JUnit with a J2EE...
- Artima SuiteRunner Project: "Artima SuiteRunner Pr...
- JUnit Primer:This article demonstrates how to writ...
- CVS tutorial: "Quick CVS tutorial "
- Good Site Hajj and `Umrah
- The Hajj at a Glance
Subscribe to
Posts [Atom]

<< Home