| Author |
error message with default language
|
Shrek NT
Greenhorn
Joined: Sep 13, 2005
Posts: 4
|
|
Hi all, I building a small multilanguage web app with struts, all <fmt:message/> tags are playing well, but <html:errors/> tag always show the error message with the default language(En). how can I do to let it show the language as the <fmt:message/> tag. I place <fmt:setLocale value="<%=localeVal%>"/> on the top of jsp page, localeVal is got from session. Thanks very muach for Help, [ June 07, 2006: Message edited by: Shrek NT ]
|
 |
 |
|
|
subject: error message with default language
|
|
|