Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

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

SOLVED

Fetch Page Properties in Servlet

Avatar

Level 1

Implemented an servlet which export page info, considering this I wanted to get page properties in given servlet, when I add PageManager or CurrentPage & passing the page path causes problem and trying to adapt to Page also have problem, can anybody please help.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @shiva_das,

I can able to achieve it without any issue, please check this: https://github.com/sansai2011/klick/blob/master/core/src/main/java/com/klick/core/servlets/PageInfoS...

Hope that helps!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn


View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @shiva_das,

I can able to achieve it without any issue, please check this: https://github.com/sansai2011/klick/blob/master/core/src/main/java/com/klick/core/servlets/PageInfoS...

Hope that helps!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn