documentation examples changes amber (jpa) ejb database ioc jmx jsf messaging quercus remoting servlet security hello, world comet ioc | 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.
|