Not sure about WAS, but don't (at least) Tomcat and Resin do that (a) before it knows if cookies are enabled, and (b) if cookies aren't enabled?
I agree, though, I don't think it's that unusual. --- On Sat, 6/14/08, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > From: Frank W. Zammetti <[EMAIL PROTECTED]> > Subject: Re: What can you do with S2? > To: "Struts Users Mailing List" <user@struts.apache.org> > Date: Saturday, June 14, 2008, 2:05 PM > Musachy Barroso wrote: > > I haven't looked into it yet, but I don't like > how it uses a colon > > (";jsessionid=xwy"), which might be valid, > not sure. For the moment I > > am using glassfish, which starts really quick: > > > > https://maven-glassfish-plugin.dev.java.net/ > > > > musachy > > > I don't think use of a semicolon is too unusual > (although I can't > comment on it's standards compliance)... I seem to > remember Websphere > doing that as well (I could be wrong, I don't have an > install here to > check, but that's what I remember seeing). > > Frank > > -- > Frank W. Zammetti > Author of "Practical DWR 2 Projects" > and "Practical JavaScript, DOM Scripting and Ajax > Projects" > and "Practical Ajax Projects With Java > Technology" > for info: > apress.com/book/search?searchterm=zammetti&act=search > Java Web Parts - javawebparts.sourceforge.net > Supplying the wheel, so you don't have to reinvent it! > My "look ma, I have a blog too!" blog: > zammetti.com/blog > > > On 6/14/08, Al Sutton <[EMAIL PROTECTED]> wrote: > >> Is it a REST thing or a Jetty thing? > >> > >> My view would be that as Jetty is adding the > jsessionid Jetty should also > >> recognize it, strip it off, and not pass it to the > underlying webapp because > >> it's part of the webapp magic of session to > request mapping. > >> > >> Al. > >> > >> > >> Musachy Barroso wrote: > >> > >> > >>> I just hit the same problem, I think the REST > plugin doesn't handle > >>> that case very well. > >>> > >>> musachy > >>> > >>> On Fri, Jun 13, 2008 at 2:15 PM, Al Sutton > <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>>> OK, Problem solved (switched to using > apache and tomcat). > >>>> > >>>> Now, as I was saying... can you do better > that http://www.lifefeed.info/ > >>>> > >> ? > >> > >>>> Al. > >>>> > >>>> Al Sutton wrote: > >>>> > >>>> > >>>> > >>>>> OK, small hitch atm, Jetty in it's > infinite wisdom is adding a > >>>>> > >> jsessionid > >> > >>>>> to all requests which is screwing over > the REST plugin.... > >>>>> > >>>>> arggghhhhh!!!!!! > >>>>> > >>>>> > >>>>> > >>>>> Al Sutton wrote: > >>>>> > >>>>> > >>>>> > >>>>>> Well, OK, S2.1 (but the title > wouldn't sound so catchy). > >>>>>> > >>>>>> A push is being made for a high > quality 2.1 GA release, and in order > >>>>>> > >> to > >> > >>>>>> do this the codebase needs a jolly > good thrashing in every way > >>>>>> > >> imaginable, > >> > >>>>>> and the best way of doing this is > to write S2.1 apps (and don't > >>>>>> > >> worry, the > >> > >>>>>> codebase loves a good thrashing). > >>>>>> > >>>>>> So, in the space of 5 working > days, what can you produce that uses > >>>>>> > >> S2.1? > >> > >>>>>> On Monday I started writing a > webapp that you can now play with at > >>>>>> http://www.lifefeed.info/, so > it's possible to write at least > >>>>>> > >> something in > >> > >>>>>> that amount of time :). > >>>>>> > >>>>>> So come on, show us what you can > do!!!! > >>>>>> > >>>>>> Al. > >>>>>> > >>>>>> P.S. For those who are interested, > in order to cut down on the > >>>>>> > >> coding > >> > >>>>>> time I used Hibernate, Sitemesh, > and the S2.1 REST plugin. Feel like > >>>>>> > >> trying > >> > >>>>>> a better combination? > >>>>>> > >>>>>> > >>>>>> > >> > --------------------------------------------------------------------- > >> > >>>>>> To unsubscribe, e-mail: > >>>>>> > >> [EMAIL PROTECTED] > >> > >>>>>> For additional commands, e-mail: > [EMAIL PROTECTED] > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >> > --------------------------------------------------------------------- > >> > >>>>> To unsubscribe, e-mail: > >>>>> > >> [EMAIL PROTECTED] > >> > >>>>> For additional commands, e-mail: > [EMAIL PROTECTED] > >>>>> > >>>>> > >>>>> > >>>>> > >> > --------------------------------------------------------------------- > >> > >>>> To unsubscribe, e-mail: > >>>> > >> [EMAIL PROTECTED] > >> > >>>> For additional commands, e-mail: > [EMAIL PROTECTED] > >>>> > >>>> > >>>> > >>>> > >>>> > >>> > >>> > >>> > >>> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: > [EMAIL PROTECTED] > >> For additional commands, e-mail: > [EMAIL PROTECTED] > >> > >> > >> > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]