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.
@author Juergen Hoeller
@since 1.0.2
|
|
|
|
|
|
|
|