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!

How to pass the JS variables to JSP without submit

843840Dec 17 2009 — edited Dec 19 2009
I would like to ask if I going to use the the pop up window to return a "so-call" record id to the opener.function and call the JSP coding in the main form to retrieve the information of that particular record from DB, I used the request.Parameter(id) function there but seems it will be null and not work if there have not any submit action there.

Can anybody helps? Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2010
Added on Dec 17 2009
5 comments
410 views