Hi I try to substitute a result of a bean:message value to
a tag's param value, but have no luck

Here is  the snippet

<display:table name="lotSummaryList" >
  <display:column property="lotId"  title="<% bean:message
key=\"prompt.lotId\" %>" />  <-------- this returns blank, how do I correct
this?
  <display:column property="partNo" />
</display:table>


Any help is greatly appreciated


-Dan

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

Reply via email to