That did the trick. I would not have thought to look at that as a solution.

String targetUrl = "riap://application/foo";
                                
// invoke the request                   Response fooResponse = 
getApplication().getContext().getClientDispatcher().get(targetUrl);

Thank you,

Perry Hoekstra

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

Reply via email to