The entry does give hints, but uses JDBC to upload and retrieve.
I'll post an example using dataproviders soon
John
Winston Prakash wrote:
May be this blog could give you more hints
http://blogs.sun.com/sakthi/entry/how_to_upload_and_retrieve- Winston
http://blogs.sun.com/winston> Hi!
>
> Ok finished! I have tried this and works!
>
> <ui:tableColumn binding="#{STOCKSOC.tableColumn6}" headerText="column6"
> id="tableColumn6" width="200">
> <ui:imageHyperlink
> action="#{STOCKSOC.imageHyperlink1_action}"
> binding="#{STOCKSOC.imageHyperlink1}" id="imageHyperlink1"
> imageURL="/pics/im#{currentRow.value['producto.id_prod']}.jpg" text=""
>
> url="/pics/im#{currentRow.value['producto.id_prod']}.jpg"/>
> </ui:tableColumn>
>
> Thanks to everybody!
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@visualweb.netbeans.org
For additional commands, e-mail: users-help@visualweb.netbeans.org