I apologize for cross posting but this is really critical and I don't know what I am doing wrong. I looked at this and can not figure out where I am going wrong.
Thanks,
Maybe post it here too, otherwise anything here will be completely out of context.
kartik krishnan
Ranch Hand
Joined: Nov 19, 2006
Posts: 63
posted
0
As I mentioned earlier, I am unable to validate my form inputs. When I don't select any option from the pull down menu (The default value is ""), even then the action method is executed and result page displayed. I want it to show the configured error message from the xml file. I am not sure what I am doing wrong. Any help would be appreciated.
My form jsp is given below
My validators in WEB-INF/classes are given below:
My action specific validation rule (ActionItemTrackingAction-findByCriteria-validation.xml) is in WEB-INF/classes.