Re: Displaytag reading column titles from application resources file

2007-06-08 Thread leokom
OK, the solution with i18nResourceProvider in displaytag.properties works PERFECT for Struts 1 - but in Struts 2 I have a trouble - it doesn't work. Any suggestions? -- View this message in context: http://www.nabble.com/Displaytag-reading-column-titles-from-application-resources-file-tf431017.h

Re: Displaytag reading column titles from application resources file

2005-10-21 Thread David Whipple
Thanks - For #1 - I assume you mean that the title attribute is not set in the tag. It is not. Setting it does seem to override the titleKey= attempt. #2 - I do have locale.resolver=org.displaytag.localization.I18nStrutsAdapter set in my displaytag.properties file. I have tried it with and w

Re: [OT DisplayTag] Re: Displaytag reading column titles from application resources file

2005-10-21 Thread David Whipple
Actually that is shorthand for what the tag is. The tag is something like "search.username". Dave Dave Newton <[EMAIL PROTECTED]

Re: Displaytag reading column titles from application resources file

2005-10-20 Thread Martin Gainty
Good Afternoon David Dumb question but I have to ask titleKey will retrieve a message via 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 - Fr

[OT DisplayTag] Re: Displaytag reading column titles from application resources file

2005-10-20 Thread Dave Newton
David Whipple wrote: ... You have a property called "" in your application resources file? If so, I guess I don't know, but I'd probably yell at you for a weird resource name. Dave - To unsubscribe, e-mail: [EM