Gundersen, Richard wrote:

Um, this might be wrong but I think you could open a connection using
URLConnection (or similar), and hit the JSP URL that way.

That works i believe, but if the JSP is on the same container then a servlet filter in combination with an HttpServletResponseWrapper should be much more efficient.

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to