We need your struts2 xml configuration file and possibly the java code to
help.

That, or someone with better ESP than me will have to help.

M.

-----Original Message-----
From: SanJ.SANJAY [mailto:girish...@gmail.com] 
Sent: Wednesday, April 15, 2009 11:25 AM
To: user@struts.apache.org
Subject: Re: Struts 2 Sample application look for index() method


No its not truncated.
The application is very simple helloworld application.



newton.dave wrote:
> 
> SanJ.SANJAY wrote:
>> I have a struts 2 sample application integrated with my struts 1.
>> Everything
>> is fine but the filter complains that it did not find index() method on
>> the
>> action. I have only one method execute() in the action class. The
>> application is very simple one why does it says 
>> 
>> java.lang.NoSuchMethodException: com.cec.strutsSample.ActionClass.index()

>>  java.lang.Class.getMethod(Class.java:1605)     
>>
org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.ge
tActionMethod(AnnotationValidationInterceptor.java:75)   
>>
org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.do
Intercept(AnnotationValidationInterceptor.java:47)   
>>
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Method
FilterInterceptor.java:87)
> 
> I think the rest of your post, the part where you included the 
> configuration and Java code, got truncated.
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Struts-2-Sample-application-look-for-index%28%29-metho
d-tp23061024p23061188.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to