- User guide
- Javadocs
- What's new
- Legal terms
Servlet extension
Introduction
This extension is an adapter between the Servlet API and the Restlet API. It allows you to nearly transparently deploy a Restlet application in your preferred Servlet container such as Apache Tomcat.
Description
It enables you to run a Restlet based application inside any Servlet container such as Tomcat.
For additional details, please consult the Javadocs.