Eliminating Duplicate Ids while using <jsp:include>
843844Mar 31 2009 — edited Apr 6 2009Hi all,
I have used <jsp:include> to include another page.I am getting duplicate id errors .While surfing the net about this Issue, I was recommended to give unique id for all the components. Even after giving unique Ids for all the component I am getting the same error again and again.I dont know how to resolve this problem. Give me valuable inputs on this regarding.
Thanks in Advance