Showing posts with label JSP : Database Connectivity. Show all posts
Showing posts with label JSP : Database Connectivity. Show all posts

Thursday, May 5, 2011

JSP : Database Connectivity



Why have a chapter about database connectivity in a book on Servlets and
JSP? Databases are widely used in business today. Just about every real-world
application will use databases in some form or another. The advertised mindset
in J2EE is to build an application that uses an EJB layer to hide database con-
nectivity. In practice this can work, but it is often more problematic than it is