insertPandavDatpa was not working but its working fine now.

Thanks dude.

RS

Chris Mawata wrote:
> 
> Thanks. I notice you have five rather than four actions configured to 
> methods of the class --
> which one is not working?  (just to narrow the search for the cause of 
> your issue)
> Chris
> 
> nani2ratna wrote:
>> Hi Chris,
>>
>> Thanks for your reply.
>> I am using xml configurations.
>> This is my jsp file 
>> http://old.nabble.com/file/p27302779/pandavDatPa_create.jsp
>> pandavDatPa_create.jsp .
>> This is my action class 
>> http://old.nabble.com/file/p27302779/PandavDatPaActions.java
>> PandavDatPaActions.java 
>> This is my action file which has been included in struts.xml 
>> http://old.nabble.com/file/p27302779/pandavActions.xml pandavActions.xml 
>> This is applicationcontext for this module 
>> http://old.nabble.com/file/p27302779/applicationContext-pandav.xml
>> applicationContext-pandav.xml . I have checked this file loading properly
>> when application starts.
>>
>>
>>
>> Chris Mawata wrote:
>>   
>>> You will need to give more information than just that it is the fourth 
>>> method! For starters, how is
>>> your action configured (annotations? XML?). Show some code. Also, does 
>>> your action class
>>> really start with a lower case p?
>>> Chris
>>>
>>> nani2ratna wrote:
>>>     
>>>> Hi,
>>>>
>>>> I am keep getting the error
>>>> java.lang.RuntimeException: Invalid action class configuration that
>>>> references an unknown class named [pandavDatPaAction].
>>>>
>>>> I have 4 methods in this action class.
>>>> I am calling different methods for different actions.
>>>> But for 4th one i am getting this error.
>>>> I dont know why its getting error for fourth one. Fiirst 3 actions are
>>>> runninh properly without any hassles of the same class.
>>>>
>>>> Can anybody have solution for it.
>>>>
>>>> Thanks and Regards
>>>> RS
>>>>
>>>>
>>>>
>>>>   
>>>>       
>>> ---------------------------------------------------------------------
>>> 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
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Solution-for-java.lang.RuntimeException%3A-Invalid-action-class-configuration-that-references-an-unknown-class-named-tp27300245p27307581.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

Reply via email to