I want to localize report generated from BIRT using .jar files instead of using .properties files. My jar file will access a DB (SQL server) which will return it the key value pairs for localisation. Can anybody help me with this and tell me how can i achieve this using a jar file. What should my jar file contain and how will my report use it?
↧