Hi, Thanks for your reply, but i am talking about UI screen, not a table display. in the screen itself for every control i want to apply an alternate back ground color. for example
<s:textfield name="empid" label="Employee ID :"> <s:textfield name="empname" label="Employee Name : "> these two should come with two different background colors. On Thu, Jul 10, 2008 at 3:18 PM, Narayana S <[EMAIL PROTECTED]> wrote: > Hi, > > as per my requirement, i have to apply two different colors to > alternate rows.can any one guide me how to extend theme to implement this? >