Expand my Community achievements bar.

SOLVED

Image in Page property

Avatar

Former Community Member

Hi,

I have set an image of type .jpg in image tab of page property. How can I fetch or access this image in the component JSP.

Thanks

Ankit

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Ankit,

<img src='<path to page>.img.png' />

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi Ankit,

<img src='<path to page>.img.png' />