Hi,

This has been asked&answered before;
There is an IE configuration parameter to force it to create a new
program instance each time the browser is launched...

Cezar.

On Tue, 13 Jul 1999, DeSarro Frank wrote:

>         I'm working on a servlet business application utilizing session
> tracking. I'm concerned by the way IE handles sessions when IE is invoked
> multiple times.  If I start Netscape multiple times it appears to create
> a new session ID for each invocation.  IE does not do this.  Each IE
> invocation appears to reuse the same session ID.  I've read Hunter's book
> on servlets and the chapter on session tracking.  I'm concerned because
> the user could have multiple IE invocations using the same session
> information.  Am I missing something?  Are most servlet applications
> allowed to work this way?
> I'm not comfortable with this possibility.  Am I stuck with this
> situation or is there away to prevent it?   Any suggestions would be
> appreciated.  Thanks.
>
> ___________________________________________________________________________
> 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
>

___________________________________________________________________________
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