--- On Thu, 9/18/08, Paweł Wielgus wrote: > [...] <s:form title="my.property.key"> is not > working - title is not evaluated.
The form element doesn't render a title. It's an attribute of the form element because it inherits an underlying class covering the HTML tags, but doesn't use it itself. There are a number of possible solutions, but the easiest would be to just add a table row/cell and use <s:text name="..."/> Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]