Jaspersoft Report deploy in asp.net web application on IIS server

Hello,

Greetings,,,!!

Is there any way to use jasper report in asp.net web application directly without publishing on jaspersoft server.

My majaor concern is that if i am creating jasper report for my web application and i need to display the report with my web application.  so, there is need to having jaspersoft server in machine or else we can directly access that report.

Thanks..!!

 

 

 

ptrivedi's picture
Joined: Jun 28 2017 - 6:05am
Last seen: 6 years 3 months ago

1 Answer:

No, that is not possible. JasperReports is a Java library, IIS is .NET technology, the two do not intersect. IIS application can do web service calls to JasperReports server using REST v2 or Visualize.js to obtain reports but report generation will be done by Java regardless.

Friendly User's picture
Joined: Oct 8 2009 - 5:59am
Last seen: 1 week 4 days ago
Feedback
randomness