i believe there is a handy str() function built in.

try str($F{TITLE})

On 5/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,

I have some problem with jasperreport i18ns in my project.
We are using Struts and its MessageProperties for i18n in whole
project and some keys for i18n are taken from DateBase e.g my table
may looks like this

NAME | SURNAME | TITLE
----------------------
John | Jonson  | title.director
----------------------
Ozi  | Azzer   | title.manager

and so on.

Now I need to make report and I recive these keys as files. My question
is how to i18n these files. I've tried sth like this $R{$F{TITLE}}
but this is not supported by jasper.

Any ideas how to solve my problem?

Thanks in advance for any help :)

--
Kind regards
Maciek



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to