You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by RAFA <RS...@TERRA.ES> on 2002/12/13 13:45:19 UTC

Default servlet

Hi.

Only with Tomcat, how can I go to a servlet by default?

With http://12.....:8080 only ----> Load a servlet by default.


Thanks.
Rafa.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Default servlet

Posted by Boris Folgmann <bo...@folgmann.de>.
RAFA wrote:
> Hi.
> 
> Only with Tomcat, how can I go to a servlet by default?
> 
> With http://12.....:8080 only ----> Load a servlet by default.

You have to deploy a webapp to the root context.

-- 
Dipl.-Inf. Boris Folgmann   mailto:boris@folgmann.de
Folgmann IT-Consulting      http://www.folgmann.de


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>