You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Liu, Xiaoyan" <xl...@CapitalThinking.com> on 2002/02/04 18:43:04 UTC

geting JSP reponse without sending request??

Hi, all,

I have a piece of server side code that needs to get Http response from some
jsp
pages on the same server. Currently a requst is sent to the page for the
response.
Is it possible to get it directly without rounting through the net?

thanks.


Liu