..instead of the html:errors tag. The ActionError and ActionErrors classes are going away.
Avoid creating more dependencies on them now (and thus more pain later) by using ActionMessage/ActionMessages instead. :-) Larry >>> [EMAIL PROTECTED] 02/09/04 1:29 PM >>> > in jsp use this: > <html:text property="foo"/> > <struts-html:messages id="error" property="foo"> > <struts-bean:write name="error"/> > </struts-html:messages> Maybe I'm dumb, but I can't make any sense of this. Use it for what? -- Tim Slattery [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

