使用远程对象 (BlazDS) 的 Java 最大上传文件大小?

发布于 2024-09-10 03:55:11 字数 117 浏览 5 评论 0原文

我尝试在后端使用flex和java。在此,我能够使用远程对象 (blazeDs) 上传文件直到 100 MB,我们将文件作为字节数组读取并将其发送到 java 方法。如果文件大小超过此后,我会在 IE 中收到运行时错误。

I tried with flex and java in the backend. In this, I am able to upload files till 100 MB using remote object (blazeDs) where we will read the file as byte array and send it to the java method. If the file size exceeds after that, then I get the run time error in IE.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

请持续率性 2024-09-17 03:55:11

100 MB 是官方支持的最大大小

尽管 Flash Player 对上传或下载的文件大小没有限制,但该播放器官方支持上传或下载最大 100 MB 的文件。

100 MB is the maximum officially supported size

Although Flash Player has no restriction on the size of files you can upload or download, the player officially supports uploads or downloads of up to 100 MB.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文