Jump to content
JasperReports Library 7.0 is now available ×

Evaluate parameter's defaultValueExpression


sztgeza

Recommended Posts

Hi anyone!

 

I have to make a JSP to set the value of report parameters before running. It works fine, but i would like to show the value of the parameter's defaultValueExpression (because it's a 'default value', isn't it?) For example: a parameter named startDate has a defaultValueExpression:

Code:
new java.util.Date(). How can i evaluate this expression in my program?

 

Thanks a lot!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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