--- Justin Frost <[EMAIL PROTECTED]> wrote: > OK seeing how I can not wrap <s:textfiled> tags in a <div>, how would I go > about using the default theme to remove the whole <tr> that has the label > and field? > > I'm out of my knowledge area with this one.
There are several ways around this issue, each having tradeoffs and compromises. Using the "simple" theme means you don't get the automagic error messages, but you can make your on <tr> elements, apply a CSS classname, and hide each <tr> that you don't want to see (as opposed to hiding a single <div> you hide multiple <tr>s.) Creating or modifying a theme is more work, but is ultimately the more robust solution. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]