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

Access Content of CQ5 from external JAVA system

Avatar

Level 3

Hi All,

I have an requirement to access an CQ5 page from external java application and read the HTML of the page . Is it possible to implement? if so can you guys provide some inputs? The Java application reads the HTML and using Java Mail service triggers an email.i am not getting an idea how to read the CQ5 page from external Java application. Please suggest

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Just use the restful approach. So just use a HTTP-Client and access the resources.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Just use the restful approach. So just use a HTTP-Client and access the resources.