I do not understand what you're trying to achieve. You cannot send
information to "pages" unless you're doing client-side scripting. You can,
however, send a new request to a server with information.

Paul

On 10/22/07, enthucoder <[EMAIL PROTECTED]> wrote:

I have requirement where, i need to send session id of app2 to a listener
> page in app1 (i.e non jee based one and i am allowed to send this
> information as a 'get'), everytime the a new page loads or user goes to
> new
> page in app2, without transferring control to app1 .
>

Reply via email to