Used for testing the web framework; only necessary for testing
applications when testing custom JSP tags.
Note: Expects initialization via the constructor rather than via the
PageContext.initialize method. Does not support writing to
a JspWriter, request dispatching, and handlePageException calls.
Used for testing the web framework; only necessary for testing applications when testing custom JSP tags.
Note: Expects initialization via the constructor rather than via the
PageContext.initializemethod. Does not support writing to a JspWriter, request dispatching, andhandlePageExceptioncalls.