Hi Jeff

 

Try this

 

<template:put name='title'>

<bean:message key="app.title"/>

            </template:put>

 

Regards,

 

Michael Mok

 

-----Original Message-----
From: Jeff Trent [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 1 May 2001 9:26
To: [EMAIL PROTECTED]
Subject: How to embed bean:message within a template

 

Newbie here.  Just wondering how to accomplish this using templates. 

 

  <template:put name='title' content='<bean:message key="app.title"/>' direct='true' />

Can't seem get the bean to evaluate the message text...  Suggestions?  I tried direct on & off but no luck.

 

Thanks,

Jeff

 

 

Reply via email to