Thanks Charles

andy

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 5:50 AM
To: Tomcat Users List
Subject: RE: how can I run normal web sites using Tomcat?

> From: David Kerber [mailto:[EMAIL PROTECTED] 
> Subject: Re: how can I run normal web sites using Tomcat?
> 
> My stuff is 90% java and jsp, with only a few static 
> resources.  Where should I put them in the Tomcat 
> structure?  Do they go under the appropriate spot 
> in /webapps?

Yes; static content is normally served by the "default" servlet, once
all other servlet mappings are exhausted.  Look at how the apps included
in the Tomcat download are set up - several static files are in each.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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




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

Reply via email to