Hello there,
I'm new to struts 2.0 and have ben finding it relatively painless to
work with, save where it comes to forms. I have attempted to use the simple
theme for form generation to save myself the hassle of having to deal with form
themes, except if I do that, validation seems not to work.
To get validation working, I set the theme to css_xhtml. The problem
with /that/ is that the xhtml being produced has <br> tags between the divs.
Leaving aside the syntactic issue that <br> is not a valid xhtml tag, as it is
not self closed, these <br> tags prevent the float:left, padding:70% styles in
the style.css file associated with css_xhtml from having any effect.
Is this a bug or have I implemented the code incorrectly?
Wing
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]