| Author |
Invoking a simple action generates error
|
midassolutions midas
Greenhorn
Joined: Apr 21, 2011
Posts: 1
|
|
I am working on a project nearing completion.When i add a new action in struts.xml the browser generates an exception
Struts.xml
Please note that i already have lots of actions in my struts.xml which work but for some reason this new action is generating an error.
Please help.
Thanks
|
 |
Atul Darne
Ranch Hand
Joined: Jul 05, 2009
Posts: 117
|
|
|
the coding style for struts 2.0 and 2.2 is different. check if you are using 2.2 style in 2.0's verion, It wont work.
|
Regards, Atul.
I came to this world on a Learner's License
|
 |
 |
|
|
subject: Invoking a simple action generates error
|
|
|