开发者

Upload files in server

I need to upload a csv file from local directory to开发者_C百科 tomcat server using actionscript and Flex as frontend. The uploaded file should be queried which i have done in java using csv database driver. Thanks in advance..


Use can use FileRefrence on flex side, also check example

Hopes that helps


fileReference.upload() will do it


The best thing for this is to use AS3 FTP library.

http://code.google.com/p/fl-ftp/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜