here.... the object is created in the Client program. what i am looking for is from a html / jsp form i want to post the data to here... how could i do this?
On Sat, Nov 8, 2008 at 3:38 PM, Justin Stanczak (via Nabble) < [EMAIL PROTECTED]<[EMAIL PROTECTED]> > wrote: > 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]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1473224&i=0> > > 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. >> >> > > > ------------------------------ > View message @ > http://n2.nabble.com/New-to-Restlet.-tp1473125p1473224.html > To start a new topic under Restlet Discuss, email > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > To unsubscribe from Restlet Discuss, click here< (link removed) ==>. > > > -- View this message in context: http://n2.nabble.com/New-to-Restlet.-tp1473125p1473261.html Sent from the Restlet Discuss mailing list archive at Nabble.com.

