Hi,
i have 2 web applications runnung on tomcat,say A and
B at some point i have to call a jsp B from A, and to
to send some parameters, one approcah is that i can
have an URL appended with the parameters
like http://localhost:8080/B/test.jsp?name=a
but i want to hide it from the user, or say if i have
to send a object from one web application to other.
how can i do it
Ashish


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

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

Reply via email to