I need to talk to an experienced Java/iReport expert with a report I want to build. Needs to answer the question on how to run Java code in a iReport report without using Scriptlets. Just looking to create a SHA-1 hash, and compare it against a known hash, if it matches return a boolean TRUE, if does not match return Boolean FALSE.