Tony: I thought the default port was always 8080. In any event, you might prove Tomcat is running OK by entering http://localhost:8080/ (or whatever port you are using). Then try the struts-example. If that doesn't work then I would stop Tomcat, erase the tomcat /work/localhost/ directory then re-start Tomcat (forces re-generation of the work jsp's).
By the way, I posted a problem Friday morning where Tomcat 4.0.2 did "Marking servlet action unavailable" when I definined a data-source in the config. I didn't receive a response and don't know why it happened, but did discover that Tomcat 3.3a worked fine. For now, I am forced to go to 3.3a, but I can't believe that Tomcat 4.0.2 is broken. Dick ----- Original Message ----- From: "Tony Ziolkowski" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 02, 2002 12:27 PM Subject: RE: Newbie question about struts and Tomcat 4 > 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? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: March 2, 2002 12:32 PM > To: [EMAIL PROTECTED] > Subject: RE: Newbie question about struts and Tomcat 4 > > > Don't put too much detail in your posting, it makes it too hard to answer. > :) > > Mark Galbreath posted that link on Friday, have a look > http://www.tuxedo.org/~esr/faqs/smart-questions.html > > > > David Gaulin > Tel / t�l :(613) 946-9595 > Email / courriel : [EMAIL PROTECTED] > Facsimile / t�l�copieur : (613) 954-6012 > Industry Canada | 235 Queen Street, Ottawa, Ontario, K1A 0H5 > Industry Canada | 235, rue Queen, Ottawa (Ontario) K1A 0H5 > > > > -----Original Message----- > From: Tony Ziolkowski [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 02, 2002 11:14 AM > To: [EMAIL PROTECTED] > Subject: Newbie question about struts and Tomcat 4 > > > I've installed Tomcat4 and it works fine. I've copied the struts .war files > into the tomcat webapps directory. However tomcat doesn't see their > presence. What did I miss doing in the install process? > > Thanks > Tony > > > -- > 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]> > > > -- > 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]>

