java - How to persist session in firefox when calling another servlet in the parent window -


i using window.open("servleturl","_parent","") in code call servlet downloading file; using session object containing set of dto in servlet.

but when using window.open("servleturl","_parent","") session attributes getting destroyed in firefox not in ie8 .

does have solution how make work in firefox?


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -