Thanks Tom
How exactly do I do that. My servlet is located in
/webapps/ROOT/WEB-INF/classes? At the moment I can access it using
/servlet/serbletName.

Forgive me, because I'm new to Tomcat but can you show me exactly how to do
this...

Thanks in advance
Donie

 -----Original Message-----
From:   Tom Woteki [mailto:[EMAIL PROTECTED]] 
Sent:   21 February 2001 01:14
To:     tomcat user help; Donie Kelly
Subject:        Re: Running servlet from /

Map the servlet to an appropriate URL in the web.xml file or make the home
page into a jsp file.

> From: Donie Kelly <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 20 Feb 2001 15:10:17 -0500
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Running servlet from /
> 
> Hi 
> 
> Hi all
> 
> I want a servlet to run when I use the URL http://wilson/ <http://wilson/>
> 
> i.e., no servlet specified. How can this be easily achieved?
> 
> Donie
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 


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

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

Reply via email to