Andrea,
I need that error messages are displayed properly in iso-8859-9 encoding,
as all my classes and jsps.
My error messages are stored in ApplicationResources.properties file.

I will be gratefull if you help!
Ramil
----- Original Message -----
From: "Andrea M." <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, May 18, 2004 3:22 PM
Subject: R: Filtering ApplicationResources.properties file


> Hi Ramil
> I don't quite understand what you are trying to achieve
> Why should you want to filter properties?
>
>
>
> -----Messaggio originale-----
> Da: Ramil Mirhasanov [mailto:[EMAIL PROTECTED]
> Inviato: marted́ 18 maggio 2004 12.46
> A: Struts Users Mailing List
> Oggetto: Filtering ApplicationResources.properties file
>
> Hi,
> I want to ask you,
> how is it possible to create mapping for filter and *.properties??
>
> So that character encoding filter would apply for
> ApplicationResources.properties file.
>
> I have allready done filtering for Actions, by modifiying web.xml:
>
>   <filter-mapping>
>     <filter-name>Set Character Encoding</filter-name>
>     <servlet-name>action</servlet-name>
>   </filter-mapping>
>
> My ApplicationResources.properties file is in WEB-INF/classes
>
> Thank you in advance!
> Regards,
> Ramil
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to