char « Convert « JSP-Servlet Q&A





1. How to convert int to char in JSP expression language?    stackoverflow.com

I need to display incremented single characters to denote footnotes in a table of data in a JSP. In Java I would normally have a char variable and just increment ...