Dear all:
I am new to
struts. It may be a simple question. But I really don't know how to run it.
I want to run struts example in tomcate 4.0. I have put struts-example.war under webapps/. I started
tomcat, and it deployed on tomcat server successfully. My question is: what URL should I use to run the example. I know it should be something like:
http://localhost:8080/???---what should I put after 8080/? Thank you for your reply.
Nancy