Jump to content
We've recently updated our Privacy Statement, available here ×

Things you wish you knew when you started with JasperReports Server/Library


johnathan.wells

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Johnathan, two things spring to mind:

1. Have a version control practice that works for you. We simply version controlled the jrxml file but in hindsight this isn't enough. The whole report unit - jrxml and parameters need to be included. I think this is where the import-export tools would come in very handy.

2. Make use of relative dates. You really need these if you want to schedule reports that use date parameters. I initially wrote reports using java.util.Date but never again - always use relative dates for date parameters.

Link to comment
Share on other sites

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...