i18n url link problem

2005-06-07 Thread Braun, James F
I have a struts app that needs to change a link's url as well as the title. That is, the url for the product catalogs are different for Germany and US as well as the titles. en_US link.title=Products link.url=http://www.myUScompany.com/products de_DE link.title=Produkte

Re: i18n url link problem

2005-06-07 Thread gdeschen
=topNavLink href=bean:message key='link.url'/ bean:message key=link.title/ /a HTH, Glenn Braun, James F [EMAIL PROTECTED] 07/06/2005 02:59 PM Please respond to Struts Users Mailing List user@struts.apache.org To Struts Users Mailing List user@struts.apache.org cc Subject i18n url link problem

Re: i18n url link problem

2005-06-07 Thread Martin Gainty
@struts.apache.org Sent: Tuesday, June 07, 2005 2:59 PM Subject: i18n url link problem I have a struts app that needs to change a link's url as well as the title. That is, the url for the product catalogs are different for Germany and US as well as the titles. en_US link.title=Products link.url=http