If you configure everything correctly!  One thing to be carefule of
is how you tell Apache to give requests to Tomcat.  If you specify that
Tomcat should get all *.jsp and /servlet/* requests, then Apahce will serve
the images if it can find them.  This is preferable, but it is a little
tricker to configure.

        Randy


-----Original Message-----
From: Cato, Christopher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 9:39 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Help:What type of a configuration Tomcat is more preferable
t o industrial use


> -----Original Message-----
> From: Valeriy Molyakov [mailto:[EMAIL PROTECTED]]
> Sent: den 22 februari 2001 15:26
> To: [EMAIL PROTECTED]
> Subject: Re: Help:What type of a configuration Tomcat is more 
> preferable
> to industrial use
> 
> 
> I understand !
> 
> But , if a graphics files and the static pages are contained 
> in structure of
> the web application ? In this case the static context serve 
> Tomcat or Apache
> ?

Apache will still serve the images and whatever static stuff you have.
And it will serve it a lot faster than TomCat.

/Christopher Cato

---------------------------------------------------------------------
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