SWFUpload示例/信息和Java [英] SWFUpload Examples/Information and Java

查看:182
本文介绍了SWFUpload示例/信息和Java的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我构建了一些工作示例,将图像上传到服务器,并在不刷新的情况下将其显示在页面上。一种方法是iframe方法,另一种方法是 DWR (版本3)。



我想知道是否有人使用SWFUpload的例子。我不太清楚它是如何挂接到服务器端代码的。



谢谢!

解决方案

个人而言,SWFUpload一直是个伎俩。我一直在使用它,特别是能够上传一堆文件,而不必浏览几次。将服务器端集成起来很容易,因为您只需接受传入的文件就好像通过表单上传一样。到目前为止唯一遇到的问题是,当你必须在服务器会话的上下文中上传时,有一些解决方法(通过get等发送SESSID)。

就例子而言,我认为您可以在自己的存储库中获得所需的全部内容

a>。


I built a couple working examples that upload an image to the server and display it on the page without refreshing. One approach was the iframe method, and the other was DWR (version 3).

I wonder if anyone has an example using SWFUpload. I am not quite sure how it hooks into the server side code.

Thanks!

解决方案

Personally, SWFUpload has always made the trick. I've been using it specially to be able to upload a bunch of files without to have to "browse" several times. It's easy to integrate server side as all you have to do is accept the incoming files as if they were uploaded via form. The only issue I've met so far is when you have to upload within the context of a server-session, there are workarounds though (sending SESSID via get, etc.).

In terms of examples I think you have all what you need in their repository.

这篇关于SWFUpload示例/信息和Java的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆