Hi,
I have a submit button in my JSP page. I also have drop down menus and text area in my form. Now my condition is like if drop down values or text area are null in this case if a user wants to submit he should get an alert message to fill the parameters first and it should stay on the same page.
Any suggestions ?
Thanks