How to show picture with galleria element using an absolute path
I have to show pictures within a galleria - Element, but it is not possible to use a relative path.
When running the application I get no error, but the shown p:galleria is empty.
The script is built as follows:
p:galleria value="#{data.Data.bestandBild.umsetzen}"
var="image" panelWidth="900"
panelHeight="600" showCaption="true">
p:graphicImage
value="#{data.Data.urlWiki}#{image}" />
/p:galleria>
Source Process Data e.g.:
Data.Data.urlWiki: 'E:/fotos/13-14-12-Amersfoort/'
Data.Data.bestandBild.umsetzen: 'L1070273.JPG'
The Firebug-console "Fehler" does not show anything, in the Firebug-Console "All" I can see all Pictures e.g.:
img id="myForm:j_id_h:j_id_66" src="E:/Fotos/13-12-12-Amersfoort/L1070273.JPG" alt=""