Re: id attribute and struts not supported

2004-05-27 Thread Mark Lowe
styleId="" renders to id="" http://jakarta.apache.org/struts/userGuide/struts-html.html On 27 May 2004, at 12:16, Ayoub, Ashraf A wrote: Dears, I have HTML code with lots of attribute id in any of its tag, the problem when I convert to struts 1.1, ID is not a valid attribute in struts, the problem

id attribute and struts not supported

2004-05-27 Thread Ayoub, Ashraf A
Dears, I have HTML code with lots of attribute id in any of its tag, the problem when I convert to struts 1.1, ID is not a valid attribute in struts, the problem I had is that it have lots of Java scipt code based on id attribute, and I don't want to lose all this work done by the HTML designer, i