Is there any way to do the mappings without creating servlet
mapping config in web.xml???

Also, do I need to create a context e.g. "/servlet" in server.xml???


>From: AC <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Servlet Mapping
>Date: Mon, 11 Dec 2000 14:56:02 +0100
>
>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
>>
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to