Hi,
We have created a java application which has an option to select month and year. when we click submit it is redirected to a controller from where we are calling REST API to connect to content server for retriving the document based on month and year. we are able to connect to content server but we are unable to fetch the pdf's from content server to java application.
Can anyone please suggest a sortout this.