JBoss Community

Re: Displaying Images in ftl files

created by Tihomir Surdilovic in jBPM - View the full discussion

I would upload images to Guvnor and then access them via its REST API urls, for example if you had an image myImage.png in Guvnor's package myPackage in your ftl you could place afaik:

 

<img src="localhost:8080/drools-gunvor/rest/packages/myPackage/assets/myImage/binary" .... />

 

Hope this helps.

Reply to this message by going to Community

Start a new discussion in jBPM at Community