Get a node form currenPage in CQ5

Viewed 20469

I have a component that needs to fetch properties from another component on the same page.

Is there a way to get a component's NODE object from currentPage ?

I have the name of the node I need to fetch available in the code.

3 Answers
Related