The Best Struts 2 Tutorial Index
Apache Struts 2 is an flexible framework for creating Java web applications. This is the best Struts 2 tutorial series for entry-level Struts 2 developers. Unlike other tutorials online, this tutorial series starts with a video tutorial showing how to make a struts 2 web application under eclipse step by step.
After that how Struts 2 works is illustrated by using code examples and diagrams. Then some cononical real working application examples are provided with source code. And finally we compare Struts 2 with other web frameworks by using a presentation online.
Please Google plus if you like the tutorial.
Possible Errors and solutions
- java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher
- The requested resource (/HelloWorld/HelloWorld) is not available.
- SEVERE: Exception starting filter struts2