Jump to content
Changes to the Jaspersoft community edition download ×

What is allowed in a Java/Groovy Expression?


jgust

Recommended Posts

I'm having a hard time learning what is and isn't allowed in a Java and Groovy expressions. For example I would like to loop through a parameter array(java.util.ArrayList or java.util.List) and do calculations.  I come to find out that I cannot create a variable nor can I use "WHILE" loop in an expression. 

 

I know I can use javascript but that isn't always available to me.  I would rather like to learn what is possible with Java and Groovy. So I ask is there an in depth blog post, web site, or book that can show me the way?

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