Jonathan, what do you mean with different browser istances?
If you open two windows within the same browser they will be considered as same
client and they will be assigned the same sessionID by any servlet engine you
use.
Gio
P.S.
Also can anybody tell me to have read me, I can't find my messages on the list?!
Jonathan Dick wrote:
> When I make two requests from two different browser instances to the same
> servlet, I often times get the same response in both browsers even though
> the requests contained different information. I then put in some
> System.out.println's and found that the servlet engine I'm using, WebSphere,
> returned the same session ID for both requests. Has anyone else had this
> problem before? Any solutions?
>
> (I also had the same problem with ServletRunner)
>
> - Jonathan
>
> ___________________________________________________________________________
> 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