2
votes

I have taken up a project to integrate JasperReports Server with an existing web application. I am using the community edition 4.5 of JRS. I was able to succesfully download and point it to my tomcat server and mysql databases. My question is: I want to re direct users from my web app to the JasperReports Server webapp and bypass the login screen of JasperReports Server. My web app uses LDAP validation. Is there a way to do this?

2

2 Answers

0
votes

You can find the answer on this website http://ebookbrowse.com/jw11-jrsintegration-lukeshannon-pdf-d67595249. There is pdf file "Integrating and Deploying JasperReportsServer with Java Applications".

I successfully embedded JasperReports Server with HTTP from my Java web application using JSP.

Regards

0
votes

Sorry there is no way to do that .