Whatever you can specify in stuts.properties, you can specify those properties in struts.xml as constants.
<constant name="struts.ui.theme" value="xhtml" /> On Tue, Mar 20, 2012 at 8:03 PM, Dave Newton <davelnew...@gmail.com> wrote: > Yes. > > Dave > > On Tuesday, March 20, 2012, Shrinivas Parashar < > shrinivas_paras...@symantec.com> wrote: > > Hi, > > Can we specify default theme in struts.xml? > > I am aware that we can specify default theme in struts.properties file. > But I am trying to avoid properties file. > > > > Regards. > > Shrinivas > > >