I have build a Stuts2 multimodule app using Appfuse archetype from Eclipse Juno.
It works fine when ran through MVN Jetty:run
.
But When I try to validate the project in Eclipse , it is giving me so many errors I am going to copy the errors here can someone please help me resolve them?
Getting Error :
Syntax error on token ""><s:param><s:text name="", ; expected in src/main/webapp/scripts/login.js
Syntax error on token "<", invalid MultiplicativeExpression line 34 in src/main/webapp/scripts/login.js
Can someone please help with these errors?