Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.cactus.extension.jsp: Javadoc index of package org.apache.cactus.extension.jsp.


Package Samples:

org.apache.cactus.extension.jsp

Classes:

JspTagLifecycle: Convenience class that supports the testing of JSP tag by managing the tag's lifecycle as required by the JSP specification. This class is basically a stub implementation of the tag management facilities that an actual JSP container would provide. The implementation attempts to follow the specification as closely as possible, but the tag handling functionality of real JSP implementations may vary in some details. Although this class works quite well when used in the test methods of a JspTestCase , it can also safely be used outside of the Cactus testing framework, for example when following a mock ...

Home | Contact Us | Privacy Policy | Terms of Service