I use this configuration...

...
JkMount /tf/*.jsp ajp13
JkMount /tf/*.Svlt ajp13

...
where tf is the name of my webapp. I use for each  servlet the servlet 
mapping config in web.xml. I've found a great performance improvement using 
this configuration!!

andrea


At 20.51 11/12/2000 +0800, you wrote:
>I want to use Apache + Tomcat to run JSP AND Servlet programs such that 
>http://server-ip/jsp/*.jsp will map to JSP directory AND 
>http://server-ip/servlet/* will map to servlet directory.
>
>How to do this???
>
>Joseph
>_____________________________________________________________________________________
>
>Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com
>

Reply via email to