Anonymous - 2005-08-15

Hi
Thank you for providing DisplayTag.
Im trying to use displaytag with Struts in an already built application.
I read the i18n manual and i made settings like :

locale.provider=org.displaytag.localization.I18nStrutsAdapter
locale.resolver=org.displaytag.localization.I18nStrutsAdapter
I put column header in this file which i put the above settings .
is it ok to put them in this file ? or i should put them in my application.properties ?
which i already use for i18n of my struts application ?

here is other questions regarding to i18n :
1-where should i put the displaytag.properties ?
2-I want to i18n the messages it shows like : Nothing found to display. pagin messages ..

Thank you for replying my message