Thank you very much =)
Got that working already
----- Original Message ----- 
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Sunday, March 31, 2002 7:16 PM
Subject: RE: How to easily add a new web application?


> After you've installed tomcat and got it running well, you need to add a
> directory under tomcat/webapps which will contain your project.  In that
> directory, place all your jsp and html files, then create a directory in
> your project dir called WEB-INF and another one called classes inside
> WEB-INF place all you java files (Servlets and JavaBeans) in the classes
> directory.  Now you need a file called web.xml which you'll find in the
> other sample application that come with tomcat already, make a copy of
> it and place it in tomcat/webapps/WEB-INF/ then restart tomcat.
> 
> -----Original Message-----
> From: Hanxue Lee [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, March 31, 2002 10:01 AM
> To: [EMAIL PROTECTED]
> Subject: How to easily add a new web application?
> 
> Hi there,
> 
> I am totally new to Tomcat and I need to test out a web application
> really
> quickly.
> 
> How can I add a new web application (with a few HTML and servlet files)?
> Thank you
> 
> I am runing tomcat 4 on Windows 2000
> 
> Yours truly,
> Hanxue
> 
> 
> 
> _________________________________________________________
> 
> Do You Yahoo!?
> 
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to