Have a look at org.apache.wicket.model.StringResourceModel.

   -Tom


On 08.07.2012, at 22:44, lang wrote:

> I have a program that's gonna send an  email  confirmation  to a customer.
> The email text is stored in a property file. 
> How can I read these values with substitution parameters? 
> I'm aware of getString("key") but that has has parameters
> 
> Example of one property:
> mail01=Dear {customer}, we confirm ... blablabla
> What Java code do I need to use?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to