Hi,

I'm new to Restlets and need help on how to use separate "restlets" to handle 
different parts of a single URI, is this possible?

e.g  take the URI "/employee/manager/john".

I'd like to attach 3 different "restlet" objects to the router, one to handle 
each part of the URI path. The first restlet would handle "employee" and pass 
"/manager/john" to
the next restlet.

If this is possible, how is coded using the restlet API?

Any help would be appreciated,
Regards,
Brendan...

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

Reply via email to