Hi Thanks for the quick reply.
What I'm refering is: instead of using only the Struts 2 Tags with the FreeMarker XHTML template combine the "Form" Struts 2 Tag with FreeMarker XHTML template and the rest of the tags with Java Templates. What I want is to gain on the performance of the Java Templates but still use the form tag for validation. Regards, Néstor Boscán On Sun, Dec 27, 2009 at 12:39 PM, Neil Aggarwal <n...@jammconsulting.com>wrote: > Nestor: > > > Is there a way I can use java templates for all tags except form? > > You can mix and match struts UI tags and normal > HTML tags in your JSPs. I do it all the time and > it will not hurt anything. > > Neil > > -- > Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net > Host your Struts app on a CentOS VPS for only $25/month! > Unmetered bandwidth = no overage charges, 7 day free trial > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >