Thanks for the replies, I have it working now.
I think the problem was that the name I used in the form action (ScheduleDetailAction_update) did NOT have a mapping in my struts.xml file. I had assumed that because the method was eventually being called that I had configured everything correctly. I'm guessing that the method was being called because of some struts default that told it to look for that method signature in the action class if it couldn't find the mapping in the struts.xml file. I am further assuming that because there was no mapping found, that somehow means that the validation was not invoked. Thank you very much for your help, Oscar Calderón-2 and Musachy Barroso !! -- View this message in context: http://old.nabble.com/s2%3A-Validation-xml-file-not-being-used-when-validating-a-method-tp26399337p26399958.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org