Hiiii,

I am developing a small app using Restlet 2.0 API..

I want just to know how to create a URI which accepts more than one
parameter for insert query.

Ex:

router.attach("/{patient}/insertpatient", insertpatient);

I want to insert all the info about the patient using POST.

Or Search by ID and address for instance using GET. 


--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Restlet-Serialization-tp7460552p7460552.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

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

Reply via email to