RE: Problem with no configaration found

2008-08-19 Thread Muralidhar Y
and securely discard this message. -Original Message- From: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2008 10:27 AM To: Struts Users Mailing List Subject: Re: Problem with no configaration found Muralidhar Y wrote

Re: Problem with no configaration found

2008-08-18 Thread Jeromy Evans
Muralidhar Y wrote: It's an (annoying) warning caused by the line above. It means it searched for an action in the configuration called "executePoPSearch.action" but couldn't find it, so it's going to use the literal value "executePoPSearch.action" instead. The form tag in

RE: Problem with no configaration found

2008-08-18 Thread Muralidhar Y
to:[EMAIL PROTECTED] Sent: Monday, August 18, 2008 6:57 PM To: Struts Users Mailing List Subject: Re: Problem with no configaration found This is a duplication of your previous post, no? As it seems there's a form involved perhaps posting the JSP would be a good idea. --- On Mon, 8/1

Re: Problem with no configaration found

2008-08-18 Thread Dave Newton
This is a duplication of your previous post, no? As it seems there's a form involved perhaps posting the JSP would be a good idea. --- On Mon, 8/18/08, Muralidhar Y <[EMAIL PROTECTED]> wrote: > From: Muralidhar Y <[EMAIL PROTECTED]> > Subject: Problem with no c

Problem with no configaration found

2008-08-18 Thread Muralidhar Y
Hi friends I am getting the following error. I think it is a known issue. Kindly help me in this. No configuration found for the specified action: 'executePoPSearch.action' in namespace: '/p'. Form action defaulting to 'action' attribute's literal value. Warm regards, Muralidhar Y [EMAIL