Hi guys, I am just wondering if it's possible to open the new window using jsp and be 
able to get the data from new window.
  Here's a situation: I have some frames in HTML. In one frame that I want to use the 
new window, there is some data on it. When users want to update their information, 
they click the button that opens the new window with the data. At this point, I want 
to use jsp to open this new window with data on it. And when users update their 
information and click the button, the new data that they have typed is passed on to 
servlet to store it all and at the same time the updated data should be back to parent 
window (specific
frame) reflected.
  It's hard to explain but I hope you guys out there will understand and help me with 
this problem. Thanks

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to