RE: styleId attribute in html:form

2007-10-11 Thread Slattery, Tim - BLS
> Right, that has sorted the problem with the form, thanks for the help. > > I'm wondering why that tag was put there in the first place, > what could have been the reasoning behind that? I'm hoping > that removing it won't have implication elsewhere in the process... Are you talking about the

RE: styleId attribute in html:form

2007-10-11 Thread whichit
Right, that has sorted the problem with the form, thanks for the help. I'm wondering why that tag was put there in the first place, what could have been the reasoning behind that? I'm hoping that removing it won't have implication elsewhere in the process... Slattery, Tim - BLS wrote: > >> We

RE: styleId attribute in html:form

2007-10-11 Thread Slattery, Tim - BLS
> We have a struts form, and we need to have a styleId element > (which translates into a standard HTML id element). When we > include it, the page breaks, with no errors logged, just a > blank page. If we leave it out completely, when the page > loads an id element has been included, with the

styleId attribute in html:form

2007-10-11 Thread whichit
Hello all. We have a struts form, and we need to have a styleId element (which translates into a standard HTML id element). When we include it, the page breaks, with no errors logged, just a blank page. If we leave it out completely, when the page loads an id element has been included, with the v