|  | resin 4.0 |  | servlet tutorials
 
 A trivial "hello, world" servlet
 Resin's server-push (Comet) servlet API enables streaming communication such
as reverse AJAX dynamic updates for browser/JavaScript applications.  The API
encapsulates of the threading and communications issues between the
request threads and the rest of the application.
 
      Resin allows servlets to be configured using dependency injection.
      
 A "hello, world" WebSocket servlet demonstrating
    the Resin WebSocket API.
 A "hello, world" WebSocket servlet using the Quercus PHP implementation
 
 | Copyright © 1998-2011 Caucho Technology, Inc. All rights reserved. Resin ® is a registered trademark, and Quercustm, Ambertm, and Hessiantm are trademarks of Caucho Technology.
 | 
 |