|
RE: [enhydra] Duplicate element id problem: msg#00002java.enhydra.general
Hi steve, In your HTML you are using the same id name to more than two elements For eg <td id ="id1">.....</td> <span id="id1">....</span> Here the id (id1) is duplicate, use a unique id for all elements. -rafeeq -----Original Message----- From: Steve Wei [mailto:swei@xxxxxxxxxx] Sent: Monday, April 09, 2007 2:51 PM To: enhydra@xxxxxxxxxxx Subject: [enhydra] Duplicate element id problem Hi Sir or Madam: I am using XMLC (2.2.6). I frequently get message "Duplicate element id" I am wondering if I can get the file name or line number for error message: Duplicate element id Thanks. -Steve Wei P.S. The error message cames from ElementTable.java at package org.enhydra.xml.xmlc.compiler -- You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [enhydra] Duplicate element id problem, Steve Wei |
|---|---|
| Next by Date: | [enhydra] Enhydra kxml-rpc project on objectweb.org, David Johnson |
| Previous by Thread: | [enhydra] Duplicate element id problem, Steve Wei |
| Next by Thread: | [enhydra] Enhydra kxml-rpc project on objectweb.org, David Johnson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |