mail.mozdev.org
>
> iEYEARECAAYFAkmLdjcACgkQ9CaO5/Lv0PD8cQCeKvrnDjZvNJTrXCcXuzOKUeSt
> +2YAoKYSCgXVEzLMhSFFk309g0OhO8kP
> =SKW6
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.a
Hi,
Pimping the JSP XML syntax and XSL... :)
If, by any chance your JSPs are using XML syntax (or well-formed or
can be well-formed), you can use XSL to transform all of your links to
be encoded for cookie-less users.
For example, the following JSP:
http://java.sun.com/JSP/Page"; xmlns:c=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
André Warnier wrote:
> Actually, I was just perusing a page in the Tomcat 6 docs :
> http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
>
> and it actually says, for the "cookies" attribute :
> Set to true if you want cookies to be us
> From: Gregor Schneider [mailto:rc4...@googlemail.com]
> Subject: Re: No URL rewriting when cookies are disabled
>
> It's a known bug in Tomcat, if I'm not mistaken:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=43839
That bug was fixed over a year ago, and the
It's a known bug in Tomcat, if I'm not mistaken:
https://issues.apache.org/bugzilla/show_bug.cgi?id=43839
Rgds
Gregor
--
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
nlif wrote:
Hi all,
I am using Tomcat 6.0.18, with Firefox 3.0.6.
I have a simple servlet, which calls request.getSession(true), and expects
to create a session only on the first request, and resume an existing
session on all subsequent requests. As far as I know, according to the
servlet-spec,
, and the jsessionid
is not appended to the URL.
Shouldn't this work by default?
(I know I can modify the application code to handle this, but I assumed this
is not necessary.)
Thanks,
Naaman
--
View this message in context:
http://www.nabble.com/No-URL-rewriting-when-cookies-are-dis