So as I understood I can use only Tomcat,
then in my case how can I make redirect settings like that :
any request to http://myserver.com/....... will be redirected only one 
servlet http://myserver.com/exaples/servlet/Jump ?

May be in server.xml?

Robert Hewlett wrote:

> If you are only using one servlet and no static html
> pages then just use the Tomcat standalone. It will
> satisfy your needs. If you decide later to add static
> pages then think ahead and setup both to work together.
> Apache/Tomcat will work for just fine for doing either.
> 
> Although I am having problems with Apache1.XX and Tomcat
> 3.2.X right now under load testing. Tomcat actually ceases
> to exist after about 25 concurrent users. I am trying 
> 4.01 but am having no luck... Havent read much on it and
> havent had time.
> 
> 
> 
> 
> --
> 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]>

Reply via email to