Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3826253
By: ralfschwarz

Hi list,

i'm searching for a solution for my ResourceBundle problem.
I already use a ResourceBundle for i18n in my application and call it this way:

ResourceBundle messages = ResourceBundle.getBundle("MessagesBundle",
new Locale("de");

My language file is loacate in my root path named
"MessagesBundle_de.properties" (in this case):

Now i want to use MY properties file to solve i18n in displaytag. Is
there any way to use the titleKey attribute with MY properties file.
Thanks in advance.


Best regards,
Ralf Schwarz

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to