Hello, I'm trying to run the struts-blank.war to get a feel of how struts work.
+ created a java project + imported struts-blank.war + set java build path (WEB-INF/src/java) + added libraries (all the struts jars in WEB-INF/lib) + added javax.servlet.jsp.jar and jboss-j2ee.jar from jboss server/default/lib then back to properties packing configuration. + if i choose standard.war, won't build (looks like i have a different dir structure) + i build an archive manually, selecting web.xml WEB-INF/classes pages index.jsp Upon deployment, it says it can't find the struts ActionServlet. Can anyone help please ? Let me know if more information is needed. TIA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848939#3848939 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848939 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
