When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...
Two of the most widely used Java application servers today are Apache Tomcat and Red Hat's JBoss Enterprise Application Platform. Both servers can handle development and production, but how do you ...