2009/2/25 Po Po <semu...@yahoo.com>:
> I used s2 with displaytag.
>
> <display:table name="${list}" id="row" uid="row">
>  <display:column title="label.firstname" property="fname" />
>  <display:column title="label.lastname" property="lname"/>
> </display:table>
>
> I already create file textmessage.properties, this file contain:
> label.firstname=First Name
> label.lastname=Last Name
>
> But the problem is in table title show "label.firstname".
> How to configure displaytag to read from properties file?

Take a look on that bug, there is attached adapter for Struts2
http://jira.codehaus.org/browse/DISPL-511


Reards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to