I just implemented a set of properties in WEB-INF/Application.properties. They 
look like this:

# HTML entities:
entity.copy: ©
entity.trade: ™
...

Now in templates I can "use" them like so:

<t:OutputRaw value="message:entity.trade"/>

Such is life.

Ciao.
-Steven Coco.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to