> Hi All,
> Is it necessary to usr JServ to connect as https from Apache to Tomcat???

No. JServ is a deprecated Apache Java project implementing Java Servlets. It has been 
pulled out of use/support (practically, although Oracle uses it). You should use one 
of Tomcat's connectors:

- mod_webapp
- mod_jk
- mod_jk2

Nix.


Reply via email to