When using the css_xhtml theme the s:hidden tag is generating TR and TD tags
because it is just inheriting directly from the xhtml theme. Since the
css_xhtml theme does not use tables, these tags are invalid html.

The css_xhtml theme needs to pull its s:hidden tag from the simple theme
instead of the xhtml theme.



--
View this message in context: 
http://struts.1045723.n5.nabble.com/s-hidden-generating-invalid-html-for-css-xhtml-theme-tp5718104.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to