[jboss-user] [Beginners Corner] - Re: How to access remote file system from Swing client?

l.tournayre do-not-reply at jboss.com
Mon Jul 24 12:29:42 EDT 2006


Hi,

You could use an EJB :
- read file and send byte[]
- receive byte[] and write file

The client convert byte[] to a Temp File.

Regards,
louis

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960460#3960460

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960460



More information about the jboss-user mailing list