Hi Paul,

On Jun 21, 2011, at 9:09 PM, Paul Morris wrote:

> Would someone be able to post (or point me to) a simple example using Spring 
> and Servlet extensions? Specifically I want to use Restlet as the main 
> container. I'm having trouble figuring out how the web.xml file should look 
> because all the examples I've found load the Component in the main method 
> (JSE) rather than load it as a servlet in the web.xml (JEE). Thanks.

Take a look at RestletFrameworkServlet:

http://www.restlet.org/documentation/2.0/jee/ext/org/restlet/ext/spring/RestletFrameworkServlet.html

Rhett

> 
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2772105

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2772129

Reply via email to