I write a jsp program makes use of a session bean to keep session info and 
test it with IE5.5. The result is it's able to keep session info but it 
behaves different from running in other web server, e.g. weblogic, iPlanet.

The difference is two openned browsers are treated as two different 
sessions to the jsp program using a session bean running in Tomcat, but 
when the program run in weblogic and iPlanet, two openned browsers are 
treated as one session to the jsp program.

Why???
_____________________________________________________________________________________

Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

Reply via email to