A Web server from Sun that runs under Windows, Solaris and HP-UX. It supports JavaServer Pages (JSP) technology, Java servlets and Server-Side JavaScript (SSJS). The Enterprise Edition is the complete ...
Java Standard Edition (SE) 6 included support for Web services. This post begins a four-part series on Web services in Java SE by explaining what Web services are and overviewing Java SE’s support for ...
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 ...
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 ...
What's the difference between Tomcat and Apache? It's a question developers hear frequently. But, when worded that way, it contains some misleading assumptions. Normally, when people ask this question ...