Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
Can anyone please help how to override the below sling servlet. This code is rendering only JCR nodes. But as per my requirement, I need to render whole page.
http://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/get/src/main/java/org/apache/sling/serv...
Thanks,
Rajiv
Solved! Go to Solution.
You can implement a custom servlet for your page component which outputs whatever you want.
View solution in original post
Views
Likes
Replies
Like