GeekArticles
Java
EJB
Java
EJBBuilding Web-based applications with JDBC
Robert Brunner California Institute of Technology December 2001 If you're looking to build a Web application that interacts with a back-end database using JDBC but you're not sure how, then this tutorial is for you. In this hands-on guide, you'll learn the fundamentals of this process using three separate techniques: a servlet approach, a JavaServer Pages (JSP) page approach, and combined JSP, JavaBeans, and servlet approach (also known as Model Two). Follow along with expert Robert...n
Sponsored Links
Related Topics
