Hi

The class referenced on imageRendererClass does the necessary stuff to
render the stuff, so you need to define it.

Checking the code, it is possible to pass params using f:param. When the
resource is rendered, the resource url has it as request params, so the
imageRendererClass is necessary to handle it correctly.

regards

Leonardo Uribe

On Thu, Oct 16, 2008 at 4:21 PM, alvaro tovar <[EMAIL PROTECTED]>wrote:

> hello
> i am trying of use graphicImageDynamic, to show a list of images from de
> database,
>
>   but i am problems with use
>
> imageRendererClass
>
> i am tinking if is there a way to set the properties trough <f:param or with 
> the binding 
> org.apache.myfaces.custom.graphicimagedynamic.GraphicImageDynamicTag, 
> whithout use the class
>
> org.apache.myfaces.custom.graphicimagedynamic.util.ImageRenderer;
>
>
> thanks
>
>

Reply via email to