Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Topics in this Chapter:
Modularity & Code Reuse
JavaBeans
Using JNDI
An Authentication JavaBean Using LDAP
Previous examples have made extensive use of embedding JSP using the include action (<jsp:include />) and the include directive (<%@ include %>). Each of these methods works in slightly different ways, but both present significant scalability problems.