thank you! i already tried this and it didn't work. but now i changed the following:
TemplateRoute mainroute = router.attach("/", new Directory(getContext(),
"war:///"));
mainrouteroute.setMatchingMod​e(Template.MODE_EQUALS);
and this works :)
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2437419

