darth_fader Posted December 15, 2010 Share Posted December 15, 2010 PsyReport's Jasper integration in a simple five step process: Add the PsyReports JAR file to your project Create a folder called "reports" in src/main/resources directory Add .jrxml or .jasper files and report resources (images, .sql files, etc.) in the "reports" folder or sub-folder Register the custom PsyReports servlet in web.xml Create links in your views that point to the servlet and provide required request parameters (report name, report parameters, return file type, etc.)Hard to believe, but it really is that simple. Jrxml files are compiled on the fly, supports Struts/JSP, Spring/Hibernate/JSF, and pure JEE. No Java code required (however, get as crazy as you want with the API).Visit for more information.Please visit the link, and post back here if this is something you'd be interested in. We'd like to gauge interest. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now