I am getting the following error when trying to run my first sample
struts application in NETBEANS
IDE 7.0 and Struts2
I included the following jars in the Libraries
1. commons-fileupload-1.2.2.jar
2. commons-io-2.0.1.jar
3. commons-lang-2.5.jar
4. commons-logging-api-1.1.jar
5. commons-logging-1.1.1.jar
6. freemarker-2.3.18
7. javaassist-3.11.0.GA.jar
8. ognl-3.0.4.jar
9. struts2-core-2.3.1.2.jar
10. xwork-core-2.3.1.2.jar
Please help
Thank you