InterviewSolution
Saved Bookmarks
| 1. |
What Is The Specific Necessity Of The Class Containing User Defined Function? |
|
Answer» The CLASS containing the USER defined functions NEEDS to be extended by the JRDefaultScriptlet. The class containing the user defined functions needs to be extended by the JRDefaultScriptlet. |
|