Hello,

I'm using the Servlet framework to service requests coming from Microsoft's
Mobile Internet Explorer emulator and getting a strange behaviour. On every
request, I check for a new session, and it appears that from the emulator
(only) that is exactly what I get. this does not happen in any browser or my
Palm Clipping app. Normally, I would expect that a new session is created on
the very first request and used on subsequent requests. Anyone have any
insights into why this is happening?

Thanks and appreciated,
Tim Sheridan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to