If you want to monitor and administer web applications that’re running inside Apache Tomcat you should have a look at Lambda Probe: it’s a small WAR that can be dropped inside your Tomcat instance and once you’ve done that you can use it to perform administrative tasks.
Monitor and administer Apache Tomcat with Lambda Probe
January 16th, 2008 — Tech
Setup your own Tomcat security realm
June 7th, 2007 — Tech
Recently I wanted to code my own security realm for fun. Without further ado, lets see how that works.