I might need to run some JSP pages.
Do ya'll support Tomcat?
Tomcat Support?
Moderator: Admins
This would be nice, but since I use Tomcat on a daily basis at my work, I have to say it might not be very easy. There are conditions which require the Tomcat server to be restarted after code change (even though there shouldn't be, most of the time) and often Apache needs to be restarted after Tomcat to re-establish the AJP worker's connection.
That being said, it's still possible to set it up, we use multiple Apache and tomcat instance, bound to individual ips and ports and give our users the ability to bump the services. This works out because our users are other IT professionals at the same company, but it would be tricker in a multi-user hosting setup I think..
Just my two cents, take with a grain of salt the size of Rhode Island.
That being said, it's still possible to set it up, we use multiple Apache and tomcat instance, bound to individual ips and ports and give our users the ability to bump the services. This works out because our users are other IT professionals at the same company, but it would be tricker in a multi-user hosting setup I think..
Just my two cents, take with a grain of salt the size of Rhode Island.
