java - converting strings to Title case in JSTL -


Is there a way to convert a string into a title case, using JSTL tags?

Thanks in advance. The option to change the string on the server is as follows:

    


Comments