(keitai-l) Re: Losing Sessions on WAP servlet app

From: Curt Sampson <cjs_at_cynic.net>
Date: 05/30/05
Message-ID: <Pine.NEB.4.62.0505301322500.27761@angelic.cynic.net>
On Mon, 30 May 2005, Paul Lester wrote:

>    I think I'm going to have to try out Orion sometime.... I hope its
> better than Tomcat! Three of my friends are trying to get me onto
> JBoss, but I don't like the name. The name reminds me of Boss Hogg?
> from the Dukes of Hazard.

You may find it worthwhile just to roll your own code for dealing with
this, since it's not so hard, and then you don't have to worry about
what your application server might be doing or not doing.

As well, if you use my litle trick of putting the session ID in a <base
href="..."> tag, you can save a fair amount of space on a page with a
lot of links.

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974

***   Contribute to the Keitai Developers' Wiki!   ***
***        http://www.keitai-dev.net/wiki/         ***
Received on Mon May 30 07:24:36 2005