> 1) What connector are you using with Restlet in production?

Tomcat due to ops guys' familiarity with it.


> 2) How are you dealing with Caching on the server side?


Hibernate managed cache.


> 3)  Are you finding that the Services / Data Access Layers in Standard Web 
> Apps don’t apply in the Restlet World?


I'm still using a DAO layer on top of Hibernate with my Restlet based framework.

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

Reply via email to