Rajeshwari Godbole wrote: > So I had to write my > own <tr> and <td>'s and draw the table but I set the theme for all the tags > in the form to "simple"
didn't see the original post, so i'm not sure if ajax was required (in which case what i'm about to say should be disregarded), but just setting the theme to simple for the form element itself will propagate it to all the individual inputs within the form... no need to put 'theme="simple"' on each tag... improved readability of the code is a Good Thing(tm). --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org