Jump to content

PsyReports: reports web integration made simple


darth_fader

Recommended Posts

 PsyReport's Jasper integration in a simple five step process:

  1. Add the PsyReports JAR file to your project
  2. Create a folder called "reports" in src/main/resources directory
  3. Add .jrxml or .jasper files and report resources (images, .sql files, etc.) in the "reports" folder or sub-folder
  4. Register the custom PsyReports servlet in web.xml
  5. 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

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...