Note: not all EL evaluator support {@link #resolveFunction}. Currently only JSP 2.0/2.1 EL-based expression factories support this method. You can check {@link ExpressionFactory#isSupported} for thissupport. @param prefix the prefix of the function, or "" if no prefix @param name the name of the function to resolve
|
|
|
|
|
|
|
|