Is there any file upload plugin (tag library support) with a good progress bar like jQuery, that would work on Struts2.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Do you know the struts2 fileupload plugin? This is based on jQuery.
Maybe you can also try it with the tag from the Struts2 jQuery Plugin in combination with an Execute and Wait Interceptor from Struts2. But i did not try it. :-)
回答2:
I'm not so sure the fact that you are using Struts will really affect the client-side plugin to show a progress bar, but have you taken a look at uploadify yet?