I do not know anythign about Tomcat but it seems to me you can make it
work with Apache2

http://wiki.apache.org/tomcat/FAQ/Connectors

You use mod_jserv to pass some requests to Tomcat and mod_wsgi to pass
requests to web2py. You let Apache serve all the static content in
both cases.

Massimo

On Nov 29, 12:01 pm, haftish21 <haftis...@gmail.com> wrote:
> I want to integrate an application that must run on apache tomcat with
> a web2py application. My interest was to avoid using two servers for
> the two applications, it seems now I've two use both servers.

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to