AFAIK you can't share sessions between different contexts.

Each context has it's own classloader, so you can't read 
objects created in one context from another context.

(See also craigs response in the thread 
 'Emulating JServ's session.topleveldomain with Catalina')

> -----Ursprüngliche Nachricht-----
> Von: Lauer, Oliver [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 27. November 2001 14:05
> An: Tomcat Users List (E-Mail)
> Betreff: Navigating between application context
> 
> 
> Hi all, 
> 
> I admit it's probably a beginner's question and I believe I 
> could find it in
> the docs as well but maybe somebody can answer this very quickly: 
> 
> Can I and if I can how do I navigate from one application context
> "/firstExampleContext/MainJsp" to another context
> "/secondExampleContext/MainJsp" within the same session 
> context using the
> requestDispatcher ? 
> 
> Thanks in advance !
> Oilver
> > AXA eSolutions GmbH
> > AXA Konzern AG Germany
> > Oliver Lauer 
> > Web Architect
> > Wörthstraße 34
> > D-50668 Köln
> > Germany
> > Tel.: +49 221 148 31277
> > Fax: +49 221 148 43963
> > Mobil: +49 179 59 064 59
> > e-Mail: [EMAIL PROTECTED]
> > _____________________________
> > 
> > 
> 
> ----------------------------
> Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail 
> gegebene Information nicht rechtsverbindlich. Eine 
> rechtsverbindliche Bestaetigung reichen wir Ihnen gerne auf 
> Anforderung in schriftlicher Form nach. Beachten Sie bitte, 
> dass jede Form der unautorisierten Nutzung, 
> Veroeffentlichung, Vervielfaeltigung oder Weitergabe des 
> Inhalts dieser E-Mail nicht gestattet ist.Diese Nachricht  
> ist ausschliesslich fuer den bezeichneten Adressaten oder 
> dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene 
> Adressat dieser E-Mail oder dessen Vertreter sein, so bitten 
> wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
> ----------------------------
> For legal and security reasons the information provided in 
> this e-mail is not legally binding. Upon request we would be 
> pleased to provide you with a legally binding confirmation in 
> written form. Any form of unauthorised use, publication, 
> reproduction, copying or disclosure of the content of this 
> e-mail is not permitted. This message is exclusively for the 
> person addressed or their representative. If you are not the 
> intended recipient of this message and its contents, please 
> notify the sender immediately.
> ---------------------------
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to