Setting up Struts / TagExtraInfo not found

2005-12-30 Thread Troy S
Struts list, I am trying to get started with Struts by installing the struts-blank web application. I get an error saying TagExtraInfo is not found. Please help! Win Xp Struts 1.2.8 Tomcat 5.5.9 Dec 30, 2005 7:29:07 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.se

Getting started--mapping URLs to pages

2007-10-29 Thread Troy S
Struts fans. I am trying to add to the struts 2.0.9 blank application. I tried adding actions based on the excellent book in progress Struts2 in Action. I tried loading the URL http://ashanti:8080/struts2-blank-2.0.9/chapterTwo/Name.action and got the error There is no Action mapped for action

Re: Getting started--mapping URLs to pages

2007-10-29 Thread Troy S
Nuwan, No, but now I have struts.xml in the correct directory and I am getting the same error. (Also, where should the jsp file go?) Thanks... Troy nuwan chandrasoma-2 wrote: > > Hi, > > do you have your struts.xml file inside WEB-INF/classes folder? > > Thanks, >