Caucho Technology
  • resin 4.0
  • servlet tutorials


      Hello, World

      A trivial "hello, world" servlet

      Comet

      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.

      IoC

      Resin allows servlets to be configured using dependency injection.

      WebSocket

      A "hello, world" WebSocket servlet demonstrating the Resin WebSocket API.

      WebSocket PHP

      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.