I am building out a RESTful API based on Restlet in my organization. I have no 
dependencies on Spring or even the use of an EJB container. In fact I think I 
would prefer to just use POJOs in the web container for data persistence. Are 
there any resources or tutorials that someone could point me to for designing a 
simple data persistence or data access layer? Again I have no dependencies on 
existing frameworks and am looking for something very simple and 
straightforward.

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

Reply via email to