Johan Compagner wrote:
thats completely automatic.
in your Resource that you have mounted under /images/ when you get a request
to it
you just do: Resource.getParameters()
yes I did that. when requesting the resource like this:
http://host/app/resource?id=1
the id is visible in ValueMap
when requesting
http://host/app/resource/id/1
the id is NOT visible (although properly decoded by url coding strategy)
--
Leszek Gawron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]