You shouldn't have to *extract* a war file. Simply drop it into Tomcat's webapps directory and re-start Tomcat.
Sri -----Original Message----- From: Christof Schneider [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 1:09 PM To: Struts Users Mailing List Subject: changing location of example Newbie question , new to mailing list. I think I've got struts running on my environment. I am using Tomcat 4.0.4 and struts 1.0.2. I extracted the stuts example (struts-example.war) to a location /webapps/examples/../../../struts under the tomcat examples. I've made some additions to the /webapps/examples/WEB-INF/web.xml file and moved the necessary files to the WEB-INF directory respectively subdirecotries. When I chose the index.jsp in the struts directory it shows. But all links in are referring to the the base directory /webapps/examples. What do I have to do, which settings to apply to install the examples application under a different path or a path of my choice? TIA, - Christof -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

