1
vote
Using classes in separate Tomcat Projects
A web container can only do this if you put it in the shared library folder for the container itself, that is outside the WAR deployment itself.
The advantages are small and in my opinion are ...
1
vote
Accepted
Tomcat redirect HTTPS to HTTP
Why can't you disable HTTPS and redirect requests to HTTP?
When a browser makes an HTTPS request the steps go roughly as follows...
Look up the host name (FQDN) in DNS if needed to get an ip address.
...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
tomcat × 38java × 27
java-ee × 6
web-applications × 4
deployment × 4
rest × 3
web-development × 3
multithreading × 3
apache × 3
mysql × 2
spring × 2
postgres × 2
cluster × 2
design × 1
architecture × 1
python × 1
testing × 1
web-services × 1
node.js × 1
authentication × 1
libraries × 1
http × 1
continuous-integration × 1
json × 1
enterprise-architecture × 1