I'm using JBoss 3.0.8/Jetty for a web/struts application.
I need in an Action executed from a popup window to retrieve params from 
session. It works with a Mozilla client but there's a bug with IE 6. It looses 
session cookies with child windows.

Is there for Jetty the same configuration param as in Tomcat like 
<DefaultContext cookies="false"/> to force Jetty using sessionid coding in the 
URL instead of cookies?

I hope it could be the solution to solve my problem with IE 6.

Thanks in advance!


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868613#3868613

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868613


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to