-
I am just wondering, should i build the reporting engine inside my web application or I should use a third party tool that users will login to and access reports? what is the best case.
-
Which java reporting tools do you guys use and for what reason? I am familiar with jasper and I have used it but its on GPL license so I dont intend to use it in an close project.
I am exploring ART art.sourceforge.net .
I am just wondering, should i build the reporting engine inside my web application
Share
I have integrated report viewer into my applications, I find it best to reduce number of interfaces for the users.