embedding jasper server with java application

Hello, 
I am new to jasper, I have create reports with jasper server , I plannifier in jasper jasper server every day generated me reports in pdf.
so my question is how to connecte a jasper server from a j2ee application and obtain reports generate pdf
thank you for your help
a.y.khodja's picture
Joined: Mar 30 2015 - 4:54am
Last seen: 7 years 11 months ago

2 Answers:

If you just need the PDF's the way to go is using REST Web Services..

The Docs are here: http://community.jaspersoft.com/documentation/tibco-jasperreports-server... and you also have a Java REST client Weapper available here: https://github.com/Jaspersoft/jrs-rest-java-client

http://community.jaspersoft.com/documentation

marianol's picture
15766
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 5 months ago

thank you marianol, i will see it

a.y.khodja's picture
Joined: Mar 30 2015 - 4:54am
Last seen: 7 years 11 months ago
Feedback
randomness