Thanks! It works!
:-)

Paul

-----Original Message-----
From: James Mitchell [mailto:jmitchtx@;telocity.com]
Sent: Monday, October 21, 2002 10:40 AM
To: Struts Developers List
Subject: RE: html:text readonly???


try adding readonly="true"


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org




> -----Original Message-----
> From: Ng, Paul Y [mailto:paul.ng@;eds.com]
> Sent: Sunday, October 20, 2002 9:55 PM
> To: 'Struts Developers List'
> Subject: html:text readonly???
> 
> 
> Hi all,
> 
> I'm evaluating the STRUTS framework at the moment.
> Is is possible to construct the following html input using struts?
> <INPUT size="40" type="text" maxlength="40" name="name" value="sit1"
> readonly>
> 
> I followed the STRUTS tutorial and it seems to be the following.
> <html:text property="userid" size="40" maxlength="40" />
> 
> However, how do we include "readonly" variable in the html tag?
> 
> Regards,
> Paul Ng
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: 
> <mailto:struts-dev-help@;jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to