摘要
在长时间的任务处理中,进度条常用来向用户提示任务处理进程。研究一种结合Comet和Java的反射技术,通过属性同步的方式,实现Java Web实时进度条的处理方案。该方案的优势在于纯Java实现、代码简单、无需安装浏览器插件,具有较好的应用效果。
In the long time task processing, the progress bar is used to prompt users about the task handling process. Studies a kind of method which implements a real-time progress bar based on Java Web with the combination of Comet and Java reflection technology by using the at-tribute synchronous way. The advantage of this method is the pure Java implementation, the simple code, no need to install the browser plug-in. This method has a good application effect.
出处
《现代计算机》
2014年第3期66-70,共5页
Modern Computer
关键词
属性
进度条
反射
Comet
Java Web
Comet
Java Web
Attribute
Progress Bar
Reflection