Venisa Cabrilla wrote:
hello,

I am developing a web project using java technology.
In some of my jsp pages, I want to connect to another
web page, make an http request and parse its
corresponding http response to my jsp pages and show
these jsp pages to the user.

I cannot use <a href> tags because I want to maintain
the user connection to my server, to maintain user
sessions, and to log what the user do in the page. I
want to proxy the user http requests.
What if you opened up a new window or frame?



Erik


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

Reply via email to