--- Begin Message ---if you deployed the war then check in which name it is deployed in the your tomcat context and try with that name.________________________________ From: Swapnil Patil [mailto:[EMAIL PROTECTED] Sent: Thu 9/1/2005 12:14 PM To: Struts Users Mailing List Subject: Re: resource not found error Hi Nirmala, You might have some errors in struts servlet mapping. check your web.xml with http://www.reumann.net/struts/lesson1/step7.do . On 9/1/05, Nirmala Dhara <[EMAIL PROTECTED]> wrote: > > Hi, > I am new to struts. I tried http://www.reumann.net/struts/lesson1.doexample > with tomacat. I am getting error > "The requested resource (/nstart) is not available.", when I tried to run > it > (http://localhost:8080/nstart) > tocat -- 4.1 version > struts -- 1.2.7 version > > I am able to run another application using tomcat and that works fine > (http://localhost:8080/transfer/login.jsp) > > My web.xml ( in $tomcat_home$/webapps/nstart/WEB-INF/web.xml) file > contains > tags as > > <!-- tag libs --> > <taglib> > <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri> > <taglib-location>/WEB-INF/struts-bean.tld</taglib-location> > </taglib> > > <taglib> > <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri> > <taglib-location>/WEB-INF/struts-html.tld</taglib-location> > </taglib> > > <taglib> > <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri> > <taglib-location>/WEB-INF/struts-logic.tld</taglib-location> > </taglib> > <taglib> > <taglib-uri>jstl/c</taglib-uri> > <taglib-location>/WEB-INF/c.tld</taglib-location> > </taglib> > Thanks, > Nirmala > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ><<winmail.dat>>
--- End Message ---
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]