Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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

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