I saw some posts with this question, but no answer. How do you access the MessageResources from within an ActionForm, specifically from the validate method? I need to test the value of a button that was submitted, but the value is localized in the messages. I can test for this from the Action easily enough, but how do I do the same from the ActionForm.
Thanks -- dave -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

