Hi,
I would like to know how the control goes to the resource class after the code
router.attach("/search",UserResource.class);
I have done this in Application Class, but The process not goes to the
resource class. What else i have to follow to map the resource class and to
control flow to the resource class
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2446328

