hello

after of solve my problem with graphicImageDynamic, i am thinking in a new
function, using imageLoop and graphicImageDynamic, actually i have the list
of image but with datalist, will we great if is posible of use imageloop,
but in te example is used

imageLoopItem

if some one know of one way, of use this components both
thanks
2008/10/17 alvaro tovar <[EMAIL PROTECTED]>

> thanks for your answer
> i solved my problem using f:param whit the image id, i load the image id
> from the bd with the ejb, i not use the backingbean, run ok.
> thanks
>
> 2008/10/16 Leonardo Uribe <[EMAIL PROTECTED]>
>
> 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