Hi all,
    I need a url similar to the following example

www.example/test?url=map/myMap.swf

But urlFor constructs the followng

www.example/text/url/map/myMap.swf/

The last slash makes that the swf will not be correctly added.

Why RequestCycle.get().urlFor is not doing what I do expect?

Instead, I had to construct it by hand.

thanks in advance

-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

Reply via email to