I have a drop down menu where the default is Please select. I want to validate that when the user submits the form that the selected value is still not Please select. Is there an easy way I can do this in Struts validator which writing a customer validator.