I would like to setup my servlet server to point anyone that accesses the
default url to be sent to a certain servlet. For example if someone typed
http://localhost/ then it would take them right to
http://localhost/servlet/myservlet . I'm guessing this is done through the
web.xml in the conf directory, but is there a better way, like in the
applications web.xml. Either way hows the best way to accomplish this?
Thanks.


Thank You,

Justin A. Stanczak
Web Manager
Shake Learning Resource Center
Vincennes University
(812)888-5813



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

Reply via email to