<<<<<<<<< this is ur code ...
<spring:bind path="commandMap.model['co
<input type="text" id="distList" readonly name="distList" value="${commandMap.model[
<INPUT TYPE="BUTTON" OnClick="addContact()" VALUE="Add Contact">
</spring:bind>
for each bind ur not close the path ... check that No " > this symbol after path ending ...
befor start input type so do like this !!
<spring:bind path="commandMap.model['co
Main Topics
Browse All Topics





by: dravidnsrPosted on 2009-09-17 at 22:09:45ID: 25363042
which value is not binding ?? is all vaue is not binding ??
which controller ur using ???