Hi,

    app1 and app2 are two applications under a single instance of TC, with different 
contexts (defined in the server.xml). 

http://localhost:8080/app1

http://localhost:8080/app2

I wish to persist data when linking across the two. I was under the impression that by 
using encodeURL or getRequestedSessionId(), and acquiring the session ID,  I could 
accomplish this? Please instruct me otherwise. 

regards  

G.  

when you say 'app1' and 'app2', what do you mean?
Sessions are not shared between two different web-apps.


> -----Original Message-----
> From: Jerald Powel [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 25, 2004 3:46 AM
> To: Tomcat Users List
> Subject: Re: encodeURL / jsessionid
> 
> 
> That was my first move, but it was null....
> 
> G.
> 
> 
> Antonio_Fiol_Bonn�n wrote:
> 
> 
> 
> 
> 
> 
> Jerald Powel wrote:
> 
> >Hi,
> >
> > I wish to maintain state across contexts and have in app1:
> >
> >
> >
> >">app2
> >
> >when app2 is loaded the jsessionid is visible in the address bar:
> >
> >http://localhost:8086/app2/index.jsp;jsessionid=7DD63005E4142
E8C75A2E75
>CBAC0534
>
>Now what do I do with it? How do I access data set on the session on 
>the previous context?
>
>Thanks a lot
>
>G.



                
---------------------------------
  Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download 
Messenger Now

Reply via email to