using key value pairs. Basically the xml file has 

<block>
        <key>hello.name</key>
        <value>Roy</value>
</block>
I parse through the xml and using io i write it into a .properties file

I think instead of java io i should use java.util's property class is it??

regards,
Anshuman

-----Original Message-----
From: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2006 5:33 PM
To: Struts Users Mailing List
Subject: Re: query about application resource and charset


Roy, Ansuman ha scritto:
> But the struts application uses bean tags every where so I have to generate 
> the property file
>   
How do you generate this file then?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to