The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


How Sun Java System Web Server Handles Chunked Requests

Posted by marinasum on September 11, 2007 at 9:18 AM PDT

A new Sun Developer Network article, Handling Chunked Requests in Sun Java System Web Server 7.0, addresses the topic of breaking message bodies into chunks of arbitrary lengths with transfer coding from the HTTP/1.1 protocol. Included are descriptions of how Sun Java System Web Server processes chunked requests and how you can handle those requests in Netscape API (NSAPI) plug-ins.

A sample plug-in accompanies the article to demonstrate the details.

Related Topics >> Java Enterprise      
Comments
Comments are listed in date ascending order (oldest first)