Hi there, I'm a newcomer in Web technology and I need to understand how to
configure Tomcat 3.3
In fact, I can see that the servlets examples offered with tomcat are
located in
tomcat\jakarta-tomcat-3.3.2\webapps\examples\web-inf\classes\whatever.class

Although, the URL to invoke these servlets is
HTTP://localhost:8080/examples/servlet/whatever.class

How is this URL-directory path relation done ? (through what config file /
what command / TAG ??)

If I want to build a web application and want to put a new directory
structure, where do I put it and what configuration files do I have to
modify in order to be able to invoke them through a URL.

Can somebody provide me with a step-by-step ?

Thank you.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to