[Webwork-devel] CVS update: 'webwork/src/main/webwork/taglib TextTag.java'
Brought to you by:
baldree,
rickardoberg
From: matt b. <ba...@us...> - 2002-01-17 00:04:05
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib In directory usw-pr-cvs1:/tmp/cvs-serv14767 Modified Files: TextTag.java Log Message: modified so MessageFormat would first look for locale from ActionSupport and then use request's locale if an action is not on the stack; previously you would only get default locale unless you set a WW property; |