I can't get the example to run with Tomcat. This is what I have done so
far:
1) put struts-example.war in my c:\jakarta-tomcat\webapps directory
2) added this text to my server.xml file:
<Context path="/struts-example" docBase="webapps/struts-example"
debug="0" reloadable="true" >
</Context>
When I try to start Tomcat with the start.bat script, it opens and closes a
DOS window.
I have never used Tomcat or Struts before. Let me know if you can see what
I have missed. Thanks.
- Re: starting the struts example with Tomcat Dan Cancro
- Re: starting the struts example with Tomcat Rajkumar, Joseph
- RE: starting the struts example with Tomcat Sayles, Scott SAXONHQ
- RE: starting the struts example with Tomcat Matt Parker
- RE: starting the struts example with Tomcat Matt Parker
- RE: starting the struts example with Tomcat Sayles, Scott SAXONHQ

