Right, I guess it's not correct to say it's a just a Jetty thing. there's a way to suppress jsessionid in tomcat as well, but I don't know how.
On Wed, Dec 17, 2008 at 2:42 PM, Adriano dos Santos Fernandes < [email protected]> wrote: > Matthew Hanlon wrote: > >> This is a Jetty thing... >> >> One way to fix it is to suppress the jsessionid in the url. Jetty allows >> you to suppress the jsessionid in the url as a context parameters in the >> web.xml or webdefault.xml. Note, if the user does not have cookies >> enabled >> this will cause problems. >> > The jsessionid is also appearing on my falling URL (Tomcat). And I have > cookies enabled. > > > Adriano > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Matthew Rollins Hanlon http://squareoftwo.org _____________________ Hanlon's Razor: "Never attribute to malice that which can be adequately explained by stupidity." http://wikipedia.org/wiki/Hanlon's_razor
