No action mapped error,
November 29, 2009 at 11:40 PM
I tried to implement the above sample program with annotation. I get the following error when i try to click on the related link
There is no Action mapped for namespace /roseindia and action name LoginAnnotation
I read in a number of forums that this may be due to the fact that struts.xml is not placed in the classes folder. I have struts.xml in the following folder structure WEB-INFINF\src\classes and struts.xml inside the classes folder has the latest implementation. Could someone help me with this?
View All Comments
| View Tutorial