2 message resource files andmessages in Action class problem

2003-10-31 Thread Ashish Kulkarni
Hi, I have 2 message resource file defines in my struts-config file, it works perfect in jsp where i can use bundle keyword on bean:message .. tag, but it does not work in my action class where i want to set messages from message resource So bean:message key=approval.001 bundle=approvals/ works

Re: 2 message resource files andmessages in Action class problem

2003-10-31 Thread atta-ur rehman
10:32 AM Subject: 2 message resource files andmessages in Action class problem Hi, I have 2 message resource file defines in my struts-config file, it works perfect in jsp where i can use bundle keyword on bean:message .. tag, but it does not work in my action class where i want to set

Re: 2 message resource files andmessages in Action class problem

2003-10-31 Thread Ashish Kulkarni
, 2003 10:32 AM Subject: 2 message resource files andmessages in Action class problem Hi, I have 2 message resource file defines in my struts-config file, it works perfect in jsp where i can use bundle keyword on bean:message .. tag, but it does not work in my action class where i want

Re: 2 message resource files andmessages in Action class problem

2003-10-31 Thread atta-ur rehman
] To: [EMAIL PROTECTED] Sent: Friday, October 31, 2003 10:32 AM Subject: 2 message resource files andmessages in Action class problem Hi, I have 2 message resource file defines in my struts-config file, it works perfect in jsp where i can use bundle keyword on bean:message .. tag