is the classloader is same for Portlets and Servlets?
Portlets, servlets and JSPs are bundled in an extended web application called a portlet application. Portlets, servlets and JSPs within the same portlet application share the classloader, application context and session.
No comments:
Post a Comment