RE: multiple struts-config error

2004-09-22 Thread Joe Germuska
:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 3:42 PM To: [EMAIL PROTECTED] Subject: RE: multiple struts-config error I woud remove the preceeding / and any space between entries. Original Message Follows From: "Viral_Thakkar" <[EMAIL PROTECTED]> Reply-To: &quo

RE: multiple struts-config error

2004-09-22 Thread Ashutosh Satyam
http://localhost/app2/YourActionClass.do Hope this helps. - Ashutosh -Original Message- From: Mark Benussi [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 3:42 PM To: [EMAIL PROTECTED] Subject: RE: multiple struts-config error I woud remove the preceeding / and any space

RE: multiple struts-config error

2004-09-22 Thread Mark Benussi
I woud remove the preceeding / and any space between entries. Original Message Follows From: "Viral_Thakkar" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sub

multiple struts-config error

2004-09-22 Thread Viral_Thakkar
When I am tring to use multiple struts-config xml files in web.xml, I get below error on click of an action. 503 Service Unavailable Servlet error: Parsing error processing resource path /WEB-INF/resr-fin-struts-config.xml, /WEB-INF/resr-tam-struts-config.xml Any input ..??? Regards