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

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -