2017-03-23 16:05 GMT+01:00 rifqiyusuf :
> I would like to retrieve database value from a table.
>
> let's say i have table_message that looks like this :
>
> | ID |KEY | MESSAGE |
> | 1 | app.label1 | Your First Name |
> | 2 | app.label2 | Your Last Name|
>
>
>
That’ll help in a few places, but technically you want a custom implementation
of the TextProvider. A quick google search suggests:
http://struts.1045723.n5.nabble.com/Stuts-2-and-Custom-TextProvider-td3494753.html
--
_
Adam Brin
Director
On 2017-03-23 16:05 (+0100), rifqiyusuf wrote:
> I would like to retrieve database value from a table.
>
> let's say i have table_message that looks like this :
>
> | ID |KEY | MESSAGE |
> | 1 | app.label1 | Your First Name |
> | 2 | app.label2 | Your Last N
3 matches
Mail list logo