Hi all,

I have just begun to use struts, and am so far very impressed.  The question
I have has to do with templates and localization.  Can I pass a element to
the "template:put" tag that is defined in a property file?  (ex. I want the
text from 'title.report' that would be outputted from a "struts:message" tag
to be put in the title section of a template).  If this is not available I
can add the code.

<template:put name='title'   content='Reporter' direct='true'/>

~Bruce

Reply via email to