Good!. Ignore my previous message.
Chris
nani2ratna wrote:
Hi,
I have solved that problem.
In my jsp there is one date field.
If i fill that one then it is giving this error.
Thanks and Regards
RS
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.
So please look at the code and tell me what is wrong. I a using struts
2.1.8.1.
I am using spring conventions.
Thanks and regards
RS
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