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 ...