Hi all,
The following is the scenario in which i need help in maintaining the session.
1. My webpage contains lot of form elements like text boxes, check boxes, text areas etc. The user enters data into it and uses these elements accordingly.
2. Now if the user uses ctrl+N to open a new browser window, the same webpage appears but without the data that is entered in the form elements.
3. The session is maintained internally but i need a way to get the data from the form elements and put it into the new window being opened.
I'm using Websphere Studio Site Developer as my
IDE. Is there any option available with it to handle this situation? Or is there a way to block generating a new window?
All of ur suggestions will be highly valuable...
Thanks,
Ashok R