Results 1 to 1 of 1
- 12-14-2014, 06:27 AM #1
Member
- Join Date
- Nov 2014
- Posts
- 5
- Rep Power
- 0
How to have a progress bar to update java servlet progress
Hi everybody. I have a question to ask your. I am now doing a web application for a company, it is count the variable in the period of time. But this may take a while depends on the period of time let say one month, it may take a long time to do it. So i came out with the ideal to use a progress bar to tell user what percentage is it. But there is a problem which i don't know how it is possible to communicate from the Servlet to the JSP page that what is the progress. So just to ask is it possible to have a progress bar for this kind of process, i have gone to search on Google and is for file upload. I want it for normal Servlet like database query or counting and calculation. Will it be possible to post some sample full code? Hope i can receive your reply, thanks for reading.
Similar Threads
-
Progress Bar showing no progress
By igorland in forum New To JavaReplies: 8Last Post: 05-03-2013, 06:39 PM -
Connecting progress bar/ progress monitor to a task
By Ami in forum AWT / SwingReplies: 0Last Post: 03-01-2012, 01:21 PM -
Java progress monitor
By cool in forum AWT / SwingReplies: 4Last Post: 11-02-2010, 05:28 AM -
Java Progress bar
By myka in forum Advanced JavaReplies: 3Last Post: 05-08-2010, 08:16 PM
Bookmarks