RE: Urgent help Needed....... Using multiple struts-config.xml- ActionErrors problem

2004-05-11 Thread Normanjaisingh pauldurai
ling List" <[EMAIL PROTECTED]> Subject: RE: Urgent help Needed... Using multiple struts-config.xml- ActionErrors problem Date: Tue, 11 May 2004 10:28:00 +0100 >FYI: I don't use message resource in this context. well there's your problem :) You need to have the error mes

RE: Urgent help Needed....... Using multiple struts-config.xml- ActionErrors problem

2004-05-11 Thread Daniel Perry
durai [mailto:[EMAIL PROTECTED] Sent: 11 May 2004 10:18 To: [EMAIL PROTECTED] Subject: Urgent help Needed... Using multiple struts-config.xml- ActionErrors problem >Hi, > > Actually, my requirement is to populate the actionerrors object in >a Actionclass and display it in the JSP usi

Urgent help Needed....... Using multiple struts-config.xml- ActionErrors problem

2004-05-11 Thread Normanjaisingh pauldurai
Hi, > Actually, my requirement is to populate the actionerrors object in a Actionclass and display it in the JSP using tag. I'm pasting the code which i use below: In struts-config.xml i've the following: - ---