Re: show text in displaytag from properties file

2009-02-25 Thread Lukasz Lenart
2009/2/25 Po Po : > I used s2 with displaytag. > > >   >   > > > 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 proper

show text in displaytag from properties file

2009-02-25 Thread Po Po
Hello, I used s2 with displaytag. 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? Thanks, Popo