Just to follow up my own post. I extended the base router class and overloaded the createRoute method.
This allowed me to add my own properties on the route object. See: http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=16263 I still haven't quite figured it out yet, but how does one get a reference to the current route that triggered the request? Is there some sort of handle to it? Regards, --KD ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2440650

