Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Struts - Passing hidden values from one JSP to another

843840Jun 18 2008 — edited Jun 18 2008
Hi,

I ve to complete a small enhancement in my project. I have a page which adds a record on the click of a button to a user. The logic is handled in the action. I just have to make a small change . On clicking the button, I want to open a pop-up window and if user clicks on the submit button of the popup, the window shld close and add the record in the parent window. I would also like to send a hidden field to pop up JSP.

I am not sure of how to do this with Struts .

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2008
Added on Jun 18 2008
1 comment
903 views