You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Sudhir S. Shetty" <ss...@powershare.net> on 2001/12/26 06:42:42 UTC

Setting Values To the 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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>