Hum, I will have to check it out, now I am not sure. It migh be worth
it adding a note to the wiki.

musachy

On Sat, Feb 14, 2009 at 9:28 PM, Dave Newton <newton.d...@yahoo.com> wrote:
> Musachy Barroso wrote:
>>
>> you can put the whole " view?resourceId=${resource.id}" in the params.
>
> Just to clarify (as I ran into this converting a small app to Convention)...
> It doesn't seem possible to put the whole URL into the "location" parameter,
> instead I had to:
>
> @Result(name="...",
>        location="...",
>        params={"resourceId", "${resource.id}"})
>
> Does that jive with what you were saying?
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to