etHandler/* ajp13
>
>
On our host's website. All I did was replace /servlet/ with my desired
servlet mappings. Would this work?
- Original Message -----
From: "Raymond P. Jones" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 18, 2006 7:0
I've got the example invoker servlet stuff uncommented from
conf/web.xml, and have restarted Tomcat, but am unable to get a simple
test servlet to function. The test servlet class file
(SimpleServlet.class) file is under
WEB-INF/classes/SimpleServlet.class. A simple HTML file located in the
k
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 19, 2006 12:58 PM
Subject: Re: servlet mapping request
> Raymond P. Jones wrote:
> > Hello Mark on Tomcat Users.
> > 1
Raymond P. Jones wrote:
> Hello Mark on Tomcat Users.
> 1. Tomcat version is 5.5.9
>
> 2. Content of web.xml in
>
> EventsServlet
> EventsServlet
>
Your servlets should be in packages. See the FAQ
http://tomcat.apache.org/faq/classnotfound.html If you use the invoker
(see below) I
quot; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, April 15, 2006 12:54 PM
Subject: Re: servlet mapping request
> Info we need to help you:
>
> 1. Exact Tomcat version. I would be extremely surprised if this really
> is the most recent release (5.5.17)
>
Could you post your web.xml here?
Also, mention the directory structure of WEB-INF/classes and application root.
--
Manivannan Palanichamy
http://geocities.com/manivannan57
-Original Message-
From: Raymond P. Jones <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Sat, 15 A
Info we need to help you:
1. Exact Tomcat version. I would be extremely surprised if this really
is the most recent release (5.5.17)
2. The content of your web.xml
3. Given that you are using Apache as well, the relevant Jk directives
from your httpd.conf file
Related to point 3, can you direct