An introduction to Java Server Pages and Oracle using examples from a web application.
As time permits the following subjects will be covered :
Hardware architecture of application and database servers.
Software architecture, including Apache, Resin, core Java, JDBC, Oracle.
First example JSP – simple database query producing tabular report.
More Oracle architecture.
Second example JSP – web form invoking a database stored procedure using entered parameters.
Database connection management.