Hello, a few things seem wrong in this tutorial: - how are we supposed to get that Struts 2 tutorial? we never altered index.html from the blank war file. - the build.xml creates the "classes" folder under the src folder, and not under WEB-INF; doesn't the framework require the classes to be under WEB-INF/classes?
Please let me know how to fix this and make it work, I'd like to have a working skeleton that I could put together as the start of a bigger project.