Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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' />