RE: How to get i18n messages into velocity decorators ?
"Jae Gangemi" <[email protected]> Fri, 20 May 2005 09:35:35 -0400
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <[email protected]> |
are you trying to access that variable inside one of the decorators? if so, i believe you need this solution: http://www.jroller.com/page/timosinko/20050124 you should be able to replace spring's dispatcher servlet w/ the one for velocity and i believe everything should be good to go. -- -jae -----Original Message----- From: shaym [mailto:[email protected]] Sent: Friday, May 20, 2005 9:20 AM To: [email protected] Subject: [Opensymphony-sitemesh] How to get i18n messages into velocity decorators ? Hello, i finally choosen to implement 2 servlets : one for classic *.vm templates the second for velocity decorators *.svm i just want to know how to have i18n messages into my velocity decorators ? ${action.getText('my.i18n.message')} is not recognized Can someone help me please ? Thanks --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=2408&messageID=6950#6950 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]