Fwd: Re: Sharing the session between two war

2006-02-15 Thread Brian Holzer
**DISCLAIMER** This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee, please notify the sender immediately by e-mail if you have received this e-mai

Re: Sharing the session between two war

2006-02-14 Thread Craig McClanahan
On 2/13/06, VIJAISENTHIL, P. K. <[EMAIL PROTECTED]> wrote: > > Hi, > > I am deploying an ear file, which has two war files. (means with > two different webcontext) > I need to share the session values stored in one war file with > other. The servlet spec prohibits sharing sessions

Re: Sharing the session between two war

2006-02-14 Thread VIJAISENTHIL, P. K.
Am I in the right forum? -VJ - Original Message - From: "VIJAISENTHIL, P. K." <[EMAIL PROTECTED]> To: Sent: Monday, February 13, 2006 6:24 PM Subject: Re: Sharing the session between two war Sorry not to mention that I am using OC4J as my app server Thanks

Re: Sharing the session between two war

2006-02-13 Thread VIJAISENTHIL, P. K.
Sorry not to mention that I am using OC4J as my app server Thanks in advance Vijai Senthil, P. K. - Original Message - From: "VIJAISENTHIL, P. K." <[EMAIL PROTECTED]> To: Sent: Monday, February 13, 2006 6:03 PM Subject: Sharing the session between two war

Sharing the session between two war

2006-02-13 Thread VIJAISENTHIL, P. K.
Hi, I am deploying an ear file, which has two war files. (means with two different webcontext) I need to share the session values stored in one war file with other. Please let me know how to setup this in config files, if it can done. Thanks and Regards, Vijai Senthi