Forcing HTTPS on Tomcat
You’ve bought your secure certificate and successfully installed on Tomcat with the keytool but how do your force the entire site to go HTTPS and redirect any HTTP connection straight over to HTTPS. You need to edit the 2 Tomcat configuration files; server.xml and web.xml and then restart the tomcat service. Open server.xml typically found [...]
Read more

19. Apr, 2010 