RE: [struts-menu] Exception in Struts 1.2

2004-01-14 Thread Andriy Ruzhevych
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andriy Ruzhevych Sent: Tuesday, January 13, 2004 7:11 PM To: [EMAIL PROTECTED] Subject: RE: [struts-menu] Exception in Struts 1.2 Hi Matt. The problem is connected with braces ( {} ). The struts MessageResources tries format

RE: [struts-menu] Exception in Struts 1.2

2004-01-13 Thread Andriy Ruzhevych
ECTED] Behalf Of Matt Raible Sent: Tuesday, January 13, 2004 2:17 PM To: [EMAIL PROTECTED] Subject: Re: [struts-menu] Exception in Struts 1.2 Hmmm, this might be because I made the ResourceBundle exposed by Struts as the default? It's untested, but *sounded* like a good idea. I&#

Re: [struts-menu] Exception in Struts 1.2

2004-01-13 Thread Matt Raible
Hmmm, this might be because I made the ResourceBundle exposed by Struts as the default? It's untested, but *sounded* like a good idea. I'll make sure and test it before a release... You could look in the UseMenuDisplayerTag class and remove the code where I set it as the default. If this