The String path is from a business object.

Tom


On 07.02.2012 17:48, Martijn Dashorst wrote:
> On Tue, Feb 7, 2012 at 4:57 PM, Thomas Singer <[email protected]> wrote:
>>> IRequestHandler handler =
>>> Application.get().getRootRequestMapper().mapRequest(request);
>>
>> Requires a Request instance, but I just have a path String...
> 
> Where do you get the path string from?
> 
> Anyways, typically you can get at the Request through
> RequestCycle.get().getRequest()
> 
> Martijn
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to