The module your trying to load is a module created to enhance the
capabilities of the Apache webserver. That is, the module is specific to
Apache. Tomcat is really only designed to serve .jsp and servlets although
it can also serve static content. For tomcat to be able to use Apache
modules would make it basically Apache - which is why mod_jk exists to allow
you to use tomcat and apache together to get the capabilities of both.

regards,
sam
----- Original Message -----
From: "Manuel Melle Ocariz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 10:40 AM
Subject: Re: Adding modules


> Thanks Sam, I ve already tried that way and it works, maybe my question
wasn't clear, sorry. I m trying to do it without Apache. Actually Tomcat
doesn't need Apache for serving static content as HTML so why can't I also
load my module without Apache?. Maybe I don't have concepts clear enough,
>
> Thanks again,
>
>
>
>
> Manuel Melle Ocáriz
> Software AG - E-Business Competence Center
> [EMAIL PROTECTED]
>
>

Reply via email to