Community driven content discussing all aspects of software development from DevOps to design patterns. If you’re interested in Java based web development, you’ll more than likely need to install ...
When Java developers start talking about application servers, Tomcat is often thrown into the mix. After all, it’s one of the most popular options for lightweight development scenarios, and in many ...
When I began to write server-side web applications, there were two mainstream choices: if you wanted the program to execute quickly, you chose C, and if you wanted to write the program quickly, you ...
“Tomcat First” is part of a guest blog series I am doing for OpenLogic. In my previous article, Open Source in the Enterprise: A Shift in Prevailing Views, I discussed the changing enterprise use case ...
You’ve written a Web application that runs happily in production on Tomcat, probably on port 80. Some early problems might include complaints from your security team because your server runs as a root ...
Many of you have heard the term clustering. It is being thrown around as a buzzword by sales people, developers and just about anybody that deals with J2EE technology. For a lot of people it just ...