Tomcat

TwitterFacebook
Get flash to fully experience Pearltrees
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 | Javalobby

You wouldn’t necessarily be very excited about reliable, graceful app server restarts — unless you go to restart your server and it doesn’t restart, or unless the restart script corrupted your webapp data. 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.
If you already have a servlet container and also need a web server, there is usually no need to turn to a dedicated web server such as Apache. Instead, your servlet container can easily perform double duty, by putting your HTML files into the “ROOT” web application. If you run Tomcat on Linux, you have two choices: First, run it on a user account. http://2ality.blogspot.com/2010/07/running-tomcat-on-port-80-in-user.html

technology, life, fun: Running Tomcat on port 80 in a user account

In Defense of Tomcat | Javalobby

http://java.dzone.com/articles/defense-tomcat We Recommend These Resources 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.
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.