To understand how to do proper application server development, you need to understand how the two basic containers of an application server work, namely the Web container and the EJB container. This ...
At the heart of it, an application server is simply an environment that enables your enterprise applications to run and be properly serviced at runtime. Of course, there are many vendors out there ...
It's a myth that technology develops in a linear way, moving full speed ahead without looking back. Much like food or fashion trends, technology goes through cycles every 15 to 20 years, often looping ...
Jack Wallen walks you through the process of deploying the open-source GlassFish Java Application server on the latest release of Ubuntu Server. Glassfish is a free, open-source Java application ...
With robust clustering, effective administration, and business workflow that uses Web services, IBM's WebSphere Application Server 5 is ready to tackle even the largest projects. For all the ...
In a non-Web environment, an application server performs the business logic (the data processing), although some amount of business logic may be handled by the user's machine. In a private or public ...