makhno wrote:
Hello, I have a tag file used by my JSP's, in that tag file I have Struts 2
tags(textfield, radio, etc)

The tags work OK, they output HTML controls and submit data, but the
resulting page does not display the label (set in tag's attribute) and
fieldErrors set by the validator.

Is there any way to fix it? Any help is greatly appreciated.

It sounds like you're using the 'simple' theme. You probably want 'xhtml' or 'css_xhtml'.

http://struts.apache.org/2.x/docs/themes-and-templates.html

L.


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

Reply via email to