Re: Problem using ActionMessages!

2005-10-21 Thread Niall Pemberton
Where is your ApplicationResources.properties file? Is it in WEB-INF/classes/ApplicationResources.properties? Try turning logging on in "debug" mode for Struts - you should see it load your message resources. Niall On 10/21/05, Sonali Kulkarni <[EMAIL PROTECTED]> wrote: > I am in the process of

Problem using ActionMessages!

2005-10-21 Thread Sonali Kulkarni
I am in the process of upgrading Struts from 1.0 to 1.2.7 Right now I am trying to change the error handling bit. However, I get the following error with the code changes I have made. Please let me know if any of you can figure out what can fix it. MY CODE: In the Action Class ActionMessages messa