Yes, thats right, that would solve the problem for JSP scripts. But what
about other servlets. How can I disable cookies in non-JSP servlets?

bye
Ralf


-----Ursprüngliche Nachricht-----
Von: Deepak C S [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 20. Dezember 2000 12:26
An: '[EMAIL PROTECTED]'
Betreff: RE: Disable session cookies


 <%@ page session="false" %>

would solve the problem

> ----------
> From:         Ralf Freischlag[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Wednesday, December 20, 2000 6:30 PM
> To:   Tomcat Mailinglist
> Subject:      Disable session cookies
>
> Hallo,
> how can I disable session cookies in Tomcat? We want to use only
> Url-rewriting for storing the session string, but
> we found no switch to turn session cookies off.
> Thank you for your help.
>
> Greetings
> Ralf
>
>
>
> -------------
> youSmile.de AG - Die Geschenkewelt im Internet -
> Ralf Freischlag
> Haid-und-Neu Str. 7
> 76131 Karlsruhe
> Tel.: +49 (0) 721 964 550
> Fax.: +49 (0) 721 964 556
> Mobil.: 0177 / 7233151
> www.youSmile.de
>

Reply via email to