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!

Calling a jsp script, but not creating new html page

843835Jan 15 2002 — edited Jan 15 2002
On submittance of a form on a html page, I pass parameters to the destination jsp script.

I do not want to 'forward' to another html page, simply call the code written in the jsp script and remain on the calling html page.

How can I call this jsp script from a page, and still remain on this page, after execution of the jsp?

Thanks,

Alex.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2002
Added on Jan 15 2002
2 comments
162 views