Yep, it's in there. My directory structure is as follows: /EcoSim/ /EcoSim/web (JSPs are here) /EcoSim/META-INF /EcoSim/WEB-INF/ (web.xml is here) /EcoSim/WEB-INF/classes (struts.xml is here) /EcoSim/WEB-INF/classes/actions (WelcomeAction.class is here) /EcoSim/WEB-INF/lib (JARs are here)
nuwan chandrasoma-2 wrote: > > Hi, > > Where do you have your sturts.xml? is it inside the folder > WEB-INF/classes/ ? if not you have to move the file to that folder and > try. > > Thanks, > > Nuwan > > -- View this message in context: http://www.nabble.com/-Struts-2--Unable-to-access-resources-tf4929583.html#a14112315 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]