You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by jiebe <Je...@bbc.co.uk> on 2008/07/08 12:01:48 UTC

Struts templates

Hi,

Question regarding Struts templates. Currently we are finding that each form
element gets wrapped in its own div can this be changed?

Also for error messages I want the error to appear on the parent div not per
form element...can this be done? Basically the error class is being set only
on that div surrounding the form element but i want it to just be on the
parent?

regards,
jennie.
-- 
View this message in context: http://www.nabble.com/Struts-templates-tp18335780p18335780.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Struts templates

Posted by Lukasz Lenart <lu...@googlemail.com>.
Hi,

You can either develop your own theme or extended existing one [1]

[1] http://struts.apache.org/2.1.2/docs/extending-themes.html


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org