Tagged Questions
1
vote
1answer
130 views
Questions and Concerns About Using Java/Tomcat and Apache
I am having to use Java due to needing one backend library.
Is it still considered good practice to set up Apache as the front-facing server and have Tomcat behind it? I am spending a lot of time ...