On this page, see the "* Handle POST requests: create a new item." part, that should help. As for the database, just start it with the server and use thread safe call to get connection.
http://www.restlet.org/documentation/1.1/firstResource On Sat, Nov 8, 2008 at 4:10 AM, Gan123 <[EMAIL PROTECTED]> wrote: > > Hi, > > i want to create a simple web application , which takes values from > html form and stores them in database. > > RESTlet allows this kind of pages? what is the best way to do so using > RESTlet? > -- > View this message in context: > http://n2.nabble.com/New-to-Restlet.-tp1473125p1473125.html > Sent from the Restlet Discuss mailing list archive at Nabble.com. > >

