Students Database Revisited
We will recast the servlet+JDBC implementation of a student database into a JSP+JDBC version.
This illustrates practical use of a session bean, and will shed some light on the advantages and limitations of JSP standard actions plus JavaBeans.