Re: how to setup i18n

2004-10-11 Thread Pedro Salgado
You have to add a line to your struts-config pointing to your message-resources: (be carefull with typos) If your using fmt... for the default bundle to point to the same struts default message bundle, add this to your web.xml: javax.servlet.jsp.jstl.fmt.localizationCont

how to setup i18n

2004-10-10 Thread Dean Hiller
sorry, but when searching list, I get the error "Text search not available for this list " which I wasn't getting the other day, so I could not search the archives. I am still getting "Cannot find message resources under key org.apache.struts.action.MESSAGE" How is i18n supposed to be setup?