I am using restlet 1.1, I am having problem to create uri for optional 
parameters for GET method, for each get request, I could have 2 to 3 optional 
parameter, e.g. http://abc.com/event/{location}/{starttime}/{endtime}, if all 
of the parameter are optional ,then I end up have to create a lot of different 
route, or else, it will say that matching url cannot be found, is there another 
way to do this ?

Thank you!
hz

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

Reply via email to