From: news [mailto:[EMAIL PROTECTED] > Thank you for your relies to my previous message! > > > I have another question: > > The FOM request does not contain a getRequestURI() method. > In the wiki I've read that URI handling is not supported > because this is not necessary. How should the request URI be obtained?
Your application should work without a certain uri ... If your need it you can work around it using an input module and pass its value to the flow using map:parameter. HTH Reinhard
