Hi there,

In this post, 
http://www.mail-archive.com/discuss@restlet.tigris.org/msg13979.html

Jerome talked about using Flavor to dispath methods calls based on query 
parameters.

Can someone provide an example please ?

Let's say I want to be able to have 2 @Get metho in the same resource

@Get
public void getAllDangerousDogs()

@Get
public void getLittleDogs()

Thanks

Thierry LAU

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

Reply via email to