jsf - Liferay with PrimeFaces, display image -NOT using Path - -
i'm developing liferay portlet, using primefaces. several pages feature datatable elements, 1 of columns have image thumbnail.
how can present image pf components, if can't use image path ? searching tutorials , available pf controls, see components , loads image stored in tomcat directory, using it's relative path value.
but happens if take image stored documents , media, or in remote database blob/bytearray/text ?
how suggest me load images in datatable column?
using primefaces 3.5 , liferay 6.1.0 ce ga1 thank you..
Comments
Post a Comment