Read data from HashMap using JSTL tag in JSP without using for each or for loop

I want to read data from a hash map in JSP, but without the use of JSTL or a for loop. How can I do this?

22
задан BalusC 22 March 2011 в 17:29
поделиться