You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas Stiller <to...@email.com> on 2002/02/28 14:27:33 UTC

Avoiding 'servlet' as part of the URL

How can I achieve that a servlet Serv123.class
which is successfully running from
install_dir/webapps/ROOT/WEB-INF/classes/
and currently called
http://somehost/servlet/Serv123

is able to be called
http://somehost/myfolder/Serv123
and located in the directory
install_dir/webapps/myfolder/classes/

Thx
Thomas


-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Email.com
http://www.email.com/?sr=signup



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>