On enter from input field getting: does not contain handler parameter error

2006-10-27 Thread fea jabi
not contain handler parameter named #39;method#39;. This may be caused by whitespace in the label text.]: javax.servlet.ServletException: Request[/DispatchSearchAction] does not contain handler parameter named 'method'. This may be caused by whitespace in the label text. Everything works

RE: On enter from input field getting: does not contain handler parameter error

2006-10-27 Thread fea jabi
getting: does not contain handler parameter error Date: Fri, 27 Oct 2006 09:34:13 -0400 form-bean name=Form1 type=org.apache.struts.validator.DynaValidatorForm form-property name=searchCriteria type=java.lang.String/ form-property name=method type=java.lang.String

does not contain handler parameter

2005-01-14 Thread Flávio Maldonado
Hi people! Anybody knows what kind of error is this? exception javax.servlet.ServletException: Request[/user] does not contain handler parameter named action org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAction.java:196

Re: does not contain handler parameter

2005-01-14 Thread Kishore Senji
On Fri, 14 Jan 2005 10:55:57 -0200, Flávio Maldonado [EMAIL PROTECTED] wrote: Hi people! Anybody knows what kind of error is this? exception javax.servlet.ServletException: Request[/user] does not contain handler parameter named action

LookUpDispatchAction :does not contain handler parameter named ...

2004-05-26 Thread shankarr
Hi! I am getting an exception which reads like this : *:does not contain handler parameter named empfieldsaction * I have the following jsp. html:form action=StartCustomFieldCreation.do input type = hidden name=module value=Leads Leads Custom Fields nbsp; html:submit property=empfieldsaction

RE: LookUpDispatchAction :does not contain handler parameter name d ...

2004-05-26 Thread Kamholz, Keith (corp-staff) USX
. -Original Message- From: shankarr [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 3:10 AM To: Struts Users Mailing List Subject: LookUpDispatchAction :does not contain handler parameter named ... Hi! I am getting an exception which reads like this : *:does not contain handler

Re: LookUpDispatchAction :does not contain handler parameter named ...

2004-05-26 Thread Rick Reumann
shankarr wrote: Hi! I am getting an exception which reads like this : *:does not contain handler parameter named empfieldsaction * I have the following jsp. html:form action=StartCustomFieldCreation.do input type = hidden name=module value=Leads Leads Custom Fields nbsp; html:submit property

Re: LookUpDispatchAction :does not contain handler parameter named ...

2004-05-26 Thread Riyad Kalla
, Rick Reumann wrote: shankarr wrote: Hi! I am getting an exception which reads like this : *:does not contain handler parameter named empfieldsaction * I have the following jsp. html:form action=StartCustomFieldCreation.do input type = hidden name=module value=Leads Leads Custom