InterviewSolution
Saved Bookmarks
| 1. |
How To Run User Defined Functions In Ireport? |
|
Answer» A few simple steps help to run the user defined FUNCTIONS. The first STEP is to go to Tools-options- claspath tab –ADD JAR- choose Jar file. In iReport the Scriptlet node in Report Inspector chooses the property named ‘Scriplet CLASS’. Keying in the location of the user defined function would help. A few simple steps help to run the user defined functions. The first step is to go to Tools-options- claspath tab –ADD Jar- choose Jar file. In iReport the Scriptlet node in Report Inspector chooses the property named ‘Scriplet Class’. Keying in the location of the user defined function would help. |
|