Can I Install jasper server with apache httpd instead of tomcat?
Posted on September 11, 2015 at 1:39am
I already have apache serving my website. I do not want to have tomcat because, security requires choke points and having two servers is bad
Joined: Aug 24 2015 - 11:25pm
Last seen: 5 years 5 months ago
Posted on September 11, 2015 at 2:12am
I think you mean Apache httpd server. Unfortunately, you need Java Application container and httpd servers are not application containers. You can front the tomcat with a httpd server so users would have to pass through httpd server.
Joined: Apr 24 2010 - 4:31pm
Last seen: 1 year 8 months ago