RE: [appfuse-user] Message resource key strings not found

2007-03-12 Thread Garvey, Paul M \(GE Comm Fin\)
Thanks Corey, This resolved the issue. - Paul -Original Message- From: Sanders, Corey [mailto:[EMAIL PROTECTED] Sent: Monday, March 12, 2007 1:42 PM To: users@appfuse.dev.java.net Subject: RE: [appfuse-user] Message resource key strings not found The c:fmt tag assumes you setup a

RE: [appfuse-user] Message resource key strings not found

2007-03-12 Thread Sanders, Corey
The c:fmt tag assumes you setup a localization bundle. Does your web.xml also have this section? javax.servlet.jsp.jstl.fmt.localizationContext ApplicationResources Matt has some info on this on his site. http://raibledesigns.com/rd/entry/changing_struts_lt_bean_message -- Corey -O