Sophia,
I guess u can use <bean:message key="....."/>
in the <td> tag.Offcourse put the key value in the
ApplicationResources.property file of struts before.
like
key="prompt.tablevalue"...
and in the ApplicationResources file put
prompt.tablevalue=Department A.

Hope it works.
Regards,
Arnab.
----- Original Message -----
From: "Cheng, Sophia" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List' (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, February 05, 2002 8:50 AM
Subject: display property


> Hi,
>
>
> I can show data correctly in a table by using the following syntax,
>
> <td><html:text property="deptName" size="80"/></td>
>
> But, if I just want to display the data(property), instead of putting data
> in a text field, say
>
> <td>Department A</td>
>
> Then, which tag should I use?
>
> Thanks,
> Sophia
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to