Struts-Layout Frequently Asked Questions

Beans property

  1. What are the . () {} and $ used for ?

i18n

  1. ???de_foo.id???

Beans property

Beans property
What are the . () {} and $ used for ?

Those characters allow to set values to tag attributes. A place to start is here

i18n

i18n
???de_foo.id???

If the null attribute of the Struts message resources configuration is set to false, Struts will add question marks and the locale to keys without message. With Struts-Layout, you should not set the null attribute to false if you want to display the key.