JSP-EL allows function references of the form <prefix>:<localName>(…), inside expressions. JSP-EL based expression managers delegate resolution of such function references to a function-mapper.
Function Mapper
Adding custom remote functions
Remote functions