ニュース

Oracle said on Friday that a new version of its Java application server and development tool are available with enhancements designed to ease back-end and AJAX-style Web development. Oracle ...
Martin LaMonica is a senior writer covering green tech and cutting-edge technologies. He joined CNET in 2002 to cover enterprise IT and Web development and was previously executive editor of IT ...
Once you have decided to invest in a Java application server, you must determine which one is best for your particular needs. An application server has a wide range of uses, from simple site ...
What is the best application server? The answer depends on what an enterprise is looking for. Compare Apache Tomcat to these four offerings to see which Java app server fits. Continue Reading ...
In the short history of the Web, the key decision has often been which Web server to pick. Today, for large corporations, the big decision has become which Java application server to choose. Selecting ...
The boom in application servers in recent years raises the question of whether an entire new tier of computing infrastructure has been created. Application servers separate systems functions from ...
Subtle incompatibilities between your application server and certain Java EE application components or third-party libraries can sink your ship at deployment time. In this article, René van Wijk ...
Oracle is announcing on Wednesday an upgrade to the commercial version of the GlassFish Java application server, which is gaining more enterprise capabilities. Available now, Oracle GlassFish Server 3 ...
A Java/Jakarta EE-compliant, Web-based application server from Sun. It supports C, C++ and Java applications, Java servlets, JavaServer Pages (JSPs) and Enterprise JavaBeans. From more recent to ...
ATLANTA & SAN MATEO, Calif.--(BUSINESS WIRE)--May 12, 2003--JBoss Group LLC, provider of the most popular Java-based application server, today announced a co-marketing agreement with JetBrains, Inc., ...
There's been a shift in the enterprise Java community when it comes to what has commonly been referred to as an "application server." What was an application server? Historically, when an enterprise ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...