That didn't work either. This is the exact response I get:
Apache Tomcat/4.0.2 - HTTP Status 404 - /structs-example/index.jsp ------------------------------------------------------------------------ type Status report message/structs-example/index.jsp descriptionThe requested resource (/structs-example/index.jsp) is not available. ------------------------------------------------------------------------ Sorry about the html. Adam Fields wrote: >"Tony Ziolkowski" says: > >>Well let's see what more I can add. I took the .war files from the struts >>installation and copied them the /var/tomcat4/webapps. I restarted tomat. >>When I enter http://localhost:8180/struts-example I am told that tomcat >>can't find the page /struts-example. And I know that http://localhost:8180 >>IS the correct tomcat port. >> >>That enough detail? >> > >There's no path expansion - try this: > >http://localhost:8180/struts-example/index.jsp > > - Adam > >----- >Surgam, Inc. is a technology consulting firm with strong background in >delivering scalable and robust enterprise web and IT applications. >http://www.surgam.net > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > >

