Ramesh Mekkara, ASDC Chennai wrote:
I have an Application built on EJB-Struts framework. I need to implement internationalization on all jsp pages which we view. How can it be done ?
That's a big topic... :-) You might want to be a bit more specific about what you need to know, but as a starting point take a look at the <bean:message/> tag in Struts [1] and the format taglib in JSTL [2].
L. [1] http://struts.apache.org/userGuide/struts-bean.html#message [2] http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html -- Laurie, Open Source advocate, Java geek and novice blogger: http://www.holoweb.net/~laurie/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]