Tomcat

http://java.dzone.com/articles/ubuntu-installing-apache We Recommend These Resources After reading “Introducing Apache Tomcat 6″ presentation by Mladen Turk I decided to enable Apache Portable Runtime (APR) native library for Tomcat .

Ubuntu: Installing Apache Portable Runtime (APR) for Tomcat

You wouldn’t necessarily be very excited about reliable, graceful app server restarts http://blogs.mulesoft.org/tcat-server-restarts-extend-improve-and-automate-stock-tomcat-restarts/

From the Mule’s Mouth » Blog Archive » Tcat Server Restarts Extend, Improve, and Automate Stock Tomcat Restarts

http://software-security.sans.org/blog/2010/08/11/security-misconfigurations-java-webxml-files/

Seven Security (Mis)Configurations in Java web.xml Files

There are a lot of articles about configuring authentication and authorization in Java web.xml files.
http://tuckey.org/urlrewrite/ A Java Web Filter for any compliant web application servers (such as Tomcat , JBoss , Jetty or Resin ), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite . Install

UrlRewriteFilter - Rewrite URL's in Java Web Application Servers

Java and Tomcat on Mac OS X, Part I

http://developer.apple.com/internet/java/tomcat1.html Safari 6 Learn about the new features in the world's most innovative web browser.

In Defense of Tomcat

http://java.dzone.com/articles/defense-tomcat Sateesh Narahari of MuleSoft says he's cleaning up the FUD he's been hearing from Java EE app server vendors about Tomcat. As a company that's heavily invested in open source Tomcat products like the Tcat Server management tools (which are free to use in development and pre-production environments), MuleSoft believes a "bloated" JEE app server isn't always the best option. Most developers should know this because several surveys indicate that Tomcat severs are used in a majority of Java development shops.
I don't know why, but when I saw the original report about this little app on the newswire, I thought it was a joke. I was expecting the punch-line to be something like "and it is written entirely in Flash." http://www.theserverside.com/discussions/thread.tss?thread_id=60419

A Tomcat Monitoring App for the iPhone? - TheServerSide.com

http://www.theserverside.com/discussions/thread.tss?thread_id=60418

A Session Manager for Clustering Cloud-friendly Sessions on Tomc

Cloud architectures are different. They are designed to scale up and down quickly to make the most efficient use of the resources and minimize the cost.