variables in jasper report

Posted by ed1t on Stack Overflow See other posts from Stack Overflow or by ed1t
Published on 2010-05-27T21:00:24Z Indexed on 2010/05/27 21:01 UTC
Read the original article Hit count: 484

Filed under:
|
|

Is there a way I could declare a variable of type HashMap which would call some java method to populate the HashMap?

I want to have a hashmap in a report so depending on what the value of a certain field is, I would like to get the full description of it from an Hashmap.

© Stack Overflow or respective owner

Related posts about java

Related posts about jasper-reports