| Home >> All >> org >> apache >> cocoon >> components >> [ jsp Javadoc ] |
org.apache.cocoon.components.jsp: Javadoc index of package org.apache.cocoon.components.jsp.
Package Samples:
org.apache.cocoon.components.jsp
Classes:
JSPEngineImplWLS: Allows WLS JSP to be used as a generator. Builds upon the JSP servlet functionality - overrides the output method and returns the byte(s). This implementation includes via ServletContext.getNamedDispatcher() the jsp-response. This a WLS-specific implementation. This code contain WLS 5.1 specific classes, and uses WLS internal classes.
JSPEngineImplNamedDispatcherInclude: Allows JSP to be used as a generator. Builds upon the JSP servlet functionality - overrides the output method and returns the byte(s). This implementation includes via ServletContext.getNamedDispatcher() the jsp-response. This a generic implementation.
JSPEngineImpl: Allows JSP to be used as a generator. Builds upon the JSP servlet functionality - overrides the output method and returns the byte(s).
JSPEngine: A component for loading and running JSP.
| Home | Contact Us | Privacy Policy | Terms of Service |