by default Tomcat creates the following URLs:

http://localhost/servlet/HelloWorldExample
http://localhost/examples/servlet/HelloWorldExample

What would need to be changed or added to what files to be able to create
the following URL

http://localhost/calendar/servlet/view

I've added the /calendar directory to the 'webapps' under Tomcat, as well as
created the /WEB-INF/classes subdirectory, copying the tomcat directory
structure for ROOT and examples, but I'm not sure what to do next.

If you can please provide direction or point me to a URL, that would be
great.

Thanks.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to