i wrote a jsp page with <ice:selectManyListBox tag, deployed it into tomcat 5.0 server. When a button is clicked to do the partial submit, i get message in the page like 'Conversioin error unable to update the model object with id _id143'
NO error is thrown in console or log files. How do i debug such issues. any help?