It is working like this for scalar properties but doesn't work for nested
tags

<html:text property="username" size="20" maxlength="20"
styleClass="inputtype" errorStyleClass="inputtypeerror"
errorStyle="background-color: red"/>

-----Original Message-----
From: Raghuveer [mailto:[EMAIL PROTECTED]
Sent: Friday, May 05, 2006 6:10 PM
To: 'user@struts.apache.org'
Subject: html:text attributes


Could any one give info how the below attributes can be used in <html:text
tag.

errorKey
errorStyle
errorStyleClass
errorStyleId

 <html:text property="username" size="20" maxlength="20"
styleClass="inputtype" />


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

Reply via email to