Hi, i am new to struts 2, developed sample application that is using resource bundle, i could configure application and labels are perfectly displayed with the values retrived from the resource bundle. The problem is here struts 2 is applying it's own styles to my page, i want to give my own styles instead of using struts default styles, for that i am using theme="simple" in the s:form tag, but it couldn't get the values from resource bundle.
can any body help me to solve this issue? thanks in advance ~narayana.