You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wojciech Wasowicz <ww...@softgroup.net.pl> on 2000/12/13 09:55:39 UTC

How to configure apache to run .jsp

I have configured apache and tomcat so they communicate:
apache - http://testlinux.softgroup.net.pl:8080/examples/jsp
    - apache communicating with tomcat
tomcat - http://testlinux.softgroup.net.pl:8085/examples/jsp/index.html
    - tomcat own port
- both are working - but if you will try to run any .jsp example through
apache
it won't run - tomcat runs .jsp ok

Do someone know what to do so that apache support jsp?

TIA
Wojtek


Re: How to configure apache to run .jsp

Posted by Jean-Luc BEAUDET <jl...@pathe.fr.kodak.com>.
Wojciech Wasowicz a écrit :

> I have configured apache and tomcat so they communicate:
> apache - http://testlinux.softgroup.net.pl:8080/examples/jsp
>     - apache communicating with tomcat
> tomcat - http://testlinux.softgroup.net.pl:8085/examples/jsp/index.html
>     - tomcat own port
> - both are working - but if you will try to run any .jsp example through
> apache
> it won't run - tomcat runs .jsp ok
>
> Do someone know what to do so that apache support jsp?
>
> TIA
> Wojtek

Hi Wojtek

By the way we miss some informations first !

Are yu runnin' Apache with mod_jk ?
What kind of errors did yu encountered ?
Try to be more explicit, it'll help every body answerin' yu!

Jean-Luc B ;O)