java - How to loop map in jsp page -


i have div shown below,in inside 1 div have loop many divs, loop divs have use map or list of map repeat divs putting foreach loop.

here having 5 different ids , 5 different class names.should put in map or list of map.

i using <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> how please me on new java.

<div id="idname" class="class"> --need loop div  <div id=" " class="  ">  <div class=" ">     <h3>value1</h3> </div>  </div>  -- till here  </div> 

check this url, there tutorial foreach in jstl


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -