Hello,
I figured out how to read a remote file (by using a Resource Reference to a
java.net.Url).
I need to parse a remote XML file, and now i copy the file to localhost and
parse it using SAX (copy using IO operations directly).
But is there a standard ("correct") way for writing/parsing the file to/on
the localhost?
How can I do this? Is there more information available on IO operations
using EJB's?
TIA
Mathias Bogaert
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".