Hi, Has anyone used the helloworld tutorial at http://www.roseindia.net/struts/struts2/struts-2-hello-world.shtml? I like the fact that it uses a build.xml file to compile the whole thing, but the tutorial doesn't work as such: - the index.html file is never changed from the original that comes with the blank struts 2 war file; so when it comes time to testing the tutorial we are left with a void. - also the build file builds the classes folder and moves struts.xml under the WEB-INF/src folder, whereas I thought that the classes folder had to be under WEB-INF in order for the struts 2 framework to find it.
Please help me fix this if you can, so that I can get my project started with a single build file that can be used with ant. Or, if you know of another link that has a working tutorial that uses a build.xml file. Thanks, Session A. Mwamufiya Carnegie Mellon University MBA | Tepper School of Business MSE (software eng.) | School of Computer Science T: (412) 508-5455 | [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]