-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: UI
-
None
It's difficult to inject any custom Java code as helper functions for JSP. For example, you want to show an attribute in a way not hard coded in the project, but you don't want the page to crash if the user can't read the attribute def. The only options right now involve forking built-in classes.