Hi all,
I am beginner in HTML. I have one html form. Inside that I have one combo box that has 3 options. I want the functionality such that if I select one option, and then by clicking submit button, I want that option to be passed to one
servlet where I can get the value of that option.
If you can provide me piece of code, that would be great.
Thanks