October 9, 2007 Running PHP With Quercus in Sun Java System Web Server Learn how to configure and deploy Quercus, an open-source, Java technology implementation of PHP 5, as a Web application within Web Server's Web container so as to run PHP applications. The process involves only a few steps.
September 10, 2007 Handling of HTTP Chunked Requests in Sun Java System Web Server 7.0 With chunked transfer coding, HTTP/1.1 clients can break a message body into chunks of arbitrary lengths. This article describes with examples how Sun Java System Web Server 7.0 processes chunked requests and how you can handle those requests in your NSAPI plug-ins.
June 25, 2007 Sun Java System Web Server 7.0 Update 1 Now Available In addition to enhancements in performance and stability, this update release boasts support for Servlets 2.5, JavaServer Pages 2.1, JavaServer Faces 1.2, the Java SE 5 and 6 platforms, and the NetBeans 5.0, 5.5, and 5.5.1 IDE. The administration interface now supports FastCGI. Note that this update release is expected to be backward-compatible with Web Server 7.0. See the
release notes for details. Numerous new-generation
sun.com sites are
now powered by Web Server 7.0. Check it out!
June 18, 2007 Profiling Web Server 6.1 With HAT This document details how to generate a heap.bin file with the jmap command and how to read it by using HAT (Heap Analysis Tool). This procedure applies to JDK 1.5.0_10 or above.
April 2, 2007 An Ajax-Mashup Sample Application on Sun Java System Web Server 7.0 Ajax and mashup are ideal for developing applications that require dynamic content updates. The stability, scalability, and robust capabilities of Sun Java System Web Server makes it the platform of choice for developing and deploying such applications. This article showcases a sample application built with Ajax and mashup and describes how to compile and deploy that sample on Sun Java System Web Server 7.0.
» Read more January 12, 2007 Using PHP With Sun Java System Web Server 7.0 Learn the procedures for using the PHP engine with Sun Java System Web Server 7.0, including compiling the engine as a CGI, FastCGI, or native NSAPI. This article also explains how to configure Web Server so that it can use PHP with the appropriate API. The document applies to all versions of Web Server through version 7.
» Read more