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

From: Curt Sampson <cjs_at_cynic.net>
Date: 05/26/05
Message-ID: <Pine.NEB.4.62.0505261023330.1557@angelic.cynic.net>
On Wed, 25 May 2005, John Whelan wrote:

> We are experiencing problems with some handsets in that they
> appear to drop the session after a period.

Handsets know nothing about sessions. That's just your server.

Are you saying that the handset stops returning cookies in subsequent
requests after a time? Have you checked the HTTP requests and responses
carefully to make sure that it's really the handset that's not returning
the cookie, and not your application overwriting the cookie?

If you're not intimately familiar with how cookies work, you probably
want to read up on that subject carefully: that will probably be one of
the keys to debugging your problem.

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

***   Contribute to the Keitai Developers' Wiki!   ***
***        http://www.keitai-dev.net/wiki/         ***
Received on Thu May 26 04:26:44 2005