for most cases the best solution is to have keys in the DB and have them 
translated in the view (jsp) using the appropriate tags



the real drawback with this solution is that it only works on static data: 
fixed during development time



suppose you want to add entries, you'll need to rebuild your application and 
have the updated properties file packaged; this means that you cannot insert 
new translations at runtime .. if you don't need this feature then you're best 
off storing keys in the DB, definitely
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2379#2379
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to