shouldn't be to much of a problem assuming your using version 1.0

you need to configure the i18n provider...this can be done via a
displaytag.properties file or via the setProperty tag (i think)

add the following entry

locale.provider=org.displaytag.localization.I18nStrutsAdapter

And everything should magically get routed through the current structs
message resources.

Hope this helps.
Gareth

On Fri, 21 Jan 2005 15:34:22 +0100, Julien Redondo <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I use the displaytag in my project, but i have a problem with the
> localization of the default key (basic.show.properties,
> basic.empty.showtable,.....etc).
> I don't want use several displaytag_xx.properties. I always use the
> struts framawork with these own localized files.
> 
> I want to use the same localized file for the displaytag.
> All is ok with the column title but with the default values
> (basic.show.properties, basic.empty.showtable,.....etc), i must the
> localized files displaytag_xxx.properties.
> 
> Why ??
> How to you do to solve this problem and used only the struts localized
> files for all values.
> 
> Thanks,
> 
> REDONDO Julien
> AAcom S.A.
> France
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> displaytag-devel mailing list
> displaytag-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to