Dave schrieb:
> Web application using JSF deployed on JBoss runing on Linux. Another
> server machine is Windows 2003. For file upload, all the file need to be
> stored in the windows machine. Questions:
> how to access the windows' file system from Linux?
> For file upload, can the file be uploaded directly into the windows
> machine even though the JBoss is running on the Linux machine?
>  
mount an upload dir of your windows machine via samba into linux...

Reply via email to