users@glassfish.java.net

Re: Disabling JSESSIONID in url

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Thu, 04 Sep 2008 09:16:59 -0700

On 09/ 4/08 09:01 AM, glassfish_at_javadesktop.org wrote:
> I am looking for a way to [b]disable the url rewriting[/b] that consists in adding the [b]session key ([i];jsessionid=XXXXX[/i]) [/b]in the url for clients that does not support cookies.
>
> I'de ratter not support session for those users than to have my urls indexed with that kind of garbage by the crawler bots.
>

See https://glassfish.dev.java.net/issues/show_bug.cgi?id=3972
("HttpServletResponse.encodeURL()
unconditionally appends jsessionid if session is newly created"), which
will be fixed in the upcoming
GlassFish v2.1 and v3 releases (fix is already available in
corresponding nightly and promoted builds).

Jan
> Serge Duchesne
> [Message sent by forum member 'duchsxx' (duchsxx)]
>
> http://forums.java.net/jive/thread.jspa?messageID=297229
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>