how to call different java method based on html select option choice?
any code sample?
basically, user will select a dropdown option and press submit.
for each option,different query should be executed.
using mysql DB and netbeans IDE.
Thanks !!!