I have two resource bundle for now my "applicationResources_PL.properties" that i use in my struts app, and "displaytag_PL.properties". Application uses "applicationResources_PL" as well as for example my paging banner does with "displaytag_PL". But when it comes to titleKey it just ignores my key and displays capitalised name of column. What else sholud i do??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have two resource bundle for now my "applicationResources_PL.properties" that i use in my struts app, and "displaytag_PL.properties". Application uses "applicationResources_PL" as well as for example my paging banner does with "displaytag_PL". But when it comes to titleKey it just ignores my key and displays capitalised name of column. What else sholud i do??