I have a Country drop down when user Selects a value in this field city drop down box appears . If I select Country and Don't select city Field click on submit button should displays an error saying enter city value.But When I click on submit button city field is disappearing and getting error message enter country value.
U are Right i am using struts. I am using a validate method in form for validation the thing is when i click on submit button without selecting city immediately this field is being disappeared and country value is been set to default.
Originally posted by Shrikanth Nekkanti: U are Right
Please use real words when posting to the forums. Abbreviations such as "U" in place of "you" only serve to make your posts more difficult to read and less likely to generate useful responses.
Something fishy is going on. Are you using any JavaScript on your page? What you describe is not normal behavior. If you posted your jsp, action mappings and validation code then maybe somebody could help out.
- Brent
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.