Good Afternoon David
Dumb question but I have to ask
titleKey will retrieve a message via <fmt:message key="" >
1)title is not defined
2)displaytag.properties must contain the name of the i18nResourceProvider
2)assuming JSTL is available..JSTL.jar is included in your application.war
M-
----- Original Message -----
From: "David Whipple" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Thursday, October 20, 2005 4:30 PM
Subject: Displaytag reading column titles from application resources file
I am having trouble trying to use Displaytag tag and reading the titles
for
the columns out of my application resources file.
I have tried:
<display:table>
<display:column titleKey="<app.resources.name>" ...>
...
</display:table>
But it does not seem to read anything.
I have tried searching for the answer, but haven't found anything that I
can make work.
Does anyone have experience with this?
Thanks,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]