If you have a form bean with an attribute for CompanyName,
with get and set methods, than it should default if it is set prior

-----Original Message-----
From: Sudhir S. Shetty [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 26, 2001 12:43 AM
To: Struts Users Mailing List
Subject: Setting Values To the <html:txt> tag


Hi ,
           I would like to know the way to set a request parameter value to
the <html:text> tag.
Im trying to do it as follows:
<html:text property="companyName"
value="<%=request.getParameter("company")%>"/>

But Nothing is displayed kindly suggest the syntax.
Thanks in advance,
regards,
Sudhir


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


This message contains information which may be confidential and privileged.
Unless you are the addressee  (or authorized to receive for the addressee),
you may not use, copy or disclose to anyone the message or any information
contained in the message.  If you have received the message in error, please
advise the sender by reply e-mail, and delete or destroy the message. 

Thank you.


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

Reply via email to