How do you want your field errors displayed? 
I always use a the list tags for displaying lists....

Maybe you can use the css_xhtml theme in the <s:form /> tag.
And xhtml themes for formelements like textfields etc.
Still you will have the overhead when it comes to <tr> and <div> tags.



Néstor Boscán-3 wrote:
> 
> Hi 
>  
> Is there a Struts 2 Theme that doesn't generate extra HTML for the tags.
> For
> example XHTML generates a lot of <table>, <tr> and <td> and Simple will
> generate <li>, <ul> errors for Field Errors. Also in Simple Theme I can't
> get <s:form/> to generate the JavaScript code for Client Side Validation.
>  
> Regards,
>  
> Néstor Boscán
>  
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-Theme-that-doesn%27t-generate-extra-HTML-tf4082327.html#a11646156
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to