Using <bean:message > inside a javascript should work, cause <bean:message > is processed first on the server. It works for me. It may help if you post your code here.
Saul -----Original Message----- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 12:02 PM To: 'Struts Users Mailing List' Subject: RE: accessing application.properties from JSP Hi, Actually my problem is that I have to make so that a javascript message can be internationalized, so I must get it from application.properties. But it looks like writing a <bean:message > inside a javascript method Does not work..... Any workarounds? I assume that message resources are stored in servlet context.. if so, under Which name? Thanx and regards marco -----Original Message----- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: 03 February 2004 15:09 To: Struts Users Mailing List Subject: Re: accessing application.properties from JSP The same way it is done in the struts-example. -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 (cell) AIM: jmitchtx MSN: [EMAIL PROTECTED] ----- Original Message ----- From: "Marco Mistroni" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 10:06 AM Subject: accessing application.properties from JSP > Hi all, > Does anyone know how to access application.resources from a JSP? With > best regards Marco > > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- 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]