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!

Auto submit drop down list

843836Aug 24 2004 — edited Aug 25 2004
Hi, I am writing a JSP Page that grabs a load of data from a bean and populates a HTML Select box

At the moment I have a "SUBMIT" button next to the drop down list, so when the user makes a choice and htis submit, the form is processed.

What I was wondering was whether I could implement and auto sumbit function so that the user doesn't have to press the submit button, he/she only has to choose an option from the select box and it automatically gets submitted.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2004
Added on Aug 24 2004
10 comments
292 views