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]>

Reply via email to