HI Davis, Is it really important that your application needs to be browser based? You can deploy Flex application in Macromedia Central platform...
Macromedia Central can read and write files from file system. Check out macromedia.com for more... What's the purpose of writing xml on client machine? -abdul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 14, 2005 1:57 PM To: Flex Coders Subject: [flexcoders] Please a suggestion Hi, i'don't know if this post it's OT. I'm using flex with j2ee architecture, i must to do when end user click "Transaction" i must write into a client machine an xml file. With a RIA this how is it possible? Please help. Devis PS now i'm testing a bad solution Client click "Transaction" and i call a servlet that seralizate into a session an object, this servlet push into "Java signed Applet" that write a simple xml file into client machine, but for me this solution it's very bad, because 1)In the user machine must run 2 app (Browser for front-end and applet for write a file) sorry to all if this post is OT Devis Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

