Is there any reason I can't use a java.net.URLConnection to transfer
files via a SLSB?

I don't see any particular restriction in the spec, but it seems a
little risky. What I'd like to do is either retrieve a file from a given
URL, or get a URL from the database and build a URLConnection from it so
a client can retrieve the resource the URL points to.

Does this seem reasonable, and is there a better way to transfer files
to and from a client given that an EJB can't access local storage?


any pointers appreciated,


Lou

===========================================================================
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".

Reply via email to