<display:table class="table" name="regionList" id="elem"
requestURI="./addCountry.html">
<display:column property="name" title="Country" />
<display:column property="code" title="City" />
<display:column title=" ">
<a href="/go.html?url=QQQQ.html?id=<c:out value='${elem.id}' />">Edit</a>
</display:column>
</display:table>
<display:table class="table" name="regionList"