Hi Nilanthan,

Yeah, I think Hassan is correct.  Cookies deal more with HTTP Headers than
Tomcat itself.  You don't have to do anything at all to Tomcat for it to
support cookies out of the box.  You may want to take a closer look at your
particular web application and how it is (or is not as the case may be)
handling "URL rewriting" (the rewriting of URL's to include the jsession
id).

Hope this helps.

On Tue, Aug 5, 2008 at 12:48 PM, Hassan Schroeder <
[EMAIL PROTECTED]> wrote:

> On Tue, Aug 5, 2008 at 9:08 AM, nilanthan <[EMAIL PROTECTED]> wrote:
> >
> > I have a virtual host for my domain. Everything works fine but I am
> having an
> > issue with jsession/cookies, i think. What settings do I need to have the
> > jsessionID properly.
>
> Absolutely none. It works "out of the box".
>
> So if you "think" you're having an "issue", it might be better to provide
> detailed information about that, as well as describing the environment:
> Tomcat version, Java version, etc.
>
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Cheers,
Warren Killian
[EMAIL PROTECTED]

Reply via email to