Posted By:
Ravindra_darri
Posted On:
Thursday, November 9, 2006 08:47 AM
Hi everey body,
I am working on sturts based application with weblogic
and build for IE as browser.
The problem I am facing is that ,we have kept a lot of data in session object .
When the user goes for CTRL+N he gets a window which can be
used to for traversing the application without the need of
creating a login and hence a new session.
Is it possible that when user goes for Ctrl+n
he is opened in a new browser window with a new session object and with data copied completely from original session object ?