Hello!
I'm confussed about when does a session starts.

For example I have a simple servlet that keeps a count of the times it was
called session by session.  So it uses the HttpSession requesting it to
the servlet request.

Browsing with netscape on a linux gui, opening 2 browsers, calling the
same servlet, the session is shared.  I want to start a new session!  I
mean every time a user opens a new browser or a new window of the browser 
and calls my servlet, I want to start a new session.

Can it be done?

Thanks.

-- Mauro


-- 
Ing.Mauro Daniel Ardolino
Departamento de Desarrollo y Servicios
Altersoft
Billinghurst 1599 - Piso 9
C1425DTE - Capital Federal
Tel/Fax: 4821-3376 / 4822-8759
mailto: [EMAIL PROTECTED]
website: http://www.altersoft.com.ar


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to