thats completely automatic.

in your Resource that you have mounted under /images/ when you get a request
to it
you just do: Resource.getParameters()

johan


On 9/17/07, Leszek Gawron <[EMAIL PROTECTED]> wrote:
>
> Johan Compagner wrote:
> > look at WebApplication.mountSharedResources()
> > and RequestCycle.urlFor(final ResourceReference resourceReference,
> ValueMap
> > parameters)
>
> I did the exact thing. Please see my others post about decoding request
> parameters.
>
> --
> Leszek Gawron
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to