Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーにファイルをアップロードするためにgwtupload libを使用します。ファイルのアップロードをキャンセルする機能があります。しかし、Java サーバーでのアクションをどのように処理すればよいでしょうか?
コード関連のgwtuploadは、このシナリオのさまざまなサーバー側の処理例を示しています。
フレームワークでサポートされているコールバックをキャンセルしてみましたか?ここで例を見つけることができます-http://code.google.com/p/gwtupload/source/search?q=cancel&origq=cancel&btnG=Search+Trunk