Re: Using XHTML and no form name tag

2005-08-06 Thread Niall Pemberton
Titi is correct - this is an issue introduced in Struts 1.2.7 - it is mentioned in the upgrade notes http://wiki.apache.org/struts/StrutsUpgradeNotes124to127 ...but to recap here the change for Bug 34027 caused this problem and it has been reported in Bug 35127 http://issues.apache.org/bugzi

Re: Using XHTML and no form name tag

2005-08-05 Thread Laurie Harper
Titi Wangsa wrote: i'm havig problem with struts. i'm using 1.2.7 and i'm using the validator plug-in the problem is when i'm using html:javascript forname= the name attribiute for form is not rendered when however when only is specified, without turning on the xhtml feature, the tag is ren