Variable substitution JSF Resource Bundle property file?

You can parameterize your resource bundles, but no reflective reuse of values by keys. Please have a look on this: https://code.google. Com/p/reflectiveresourcebundle.

You can parameterize your resource bundles, but no reflective reuse of values by keys. Please have a look on this: https://code.google. Com/p/reflectiveresourcebundle/ With that, you don't have repeat your self!

Without: company.service. Phone=555-1212 company.service. [email protected] my.error.

Message=Problem accessing account! \ Please call customer service at 555-1212 \ or email us at [email protected] With: company.service. Phone=555-1212 company.service.

[email protected] my.error. Message=Problem accessing account! \ Please call customer service at ${company.service.

Phone} \ or email us at ${company.service. Email} Here is another interesting tutorial about formatting.

– Chin Boon Nov 15 at 16:42 Yes. I've used this to learn how to use a custom resource bundle in jsf: andygibson.Net/blog/article/… – Sam Nov 16 at 17:03 I think you might have gotten my question wrongly, I am trying to reuse text from the resource bundle itself. – Chin Boon Nov 17 at 1:15.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions