Hi All, I believe i've briefly discussed this before. I'd like to be able to pass multiple search query information into my resources. So a typical GET URI might look like http://localhost/myapp/resource/?field1=thing&field2=else.
Is there a built-in mechanism in restlet for getting at the field1 and field2 parameters? or do I have to process the request reference myself? Thanks, Jean-Philippe ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1063968

