473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

progress bar from a separate thread in netbeans

25
Hi All.....

I am using netbeans 6.1 to create a web application(visual web jsf pages). I have a heavy task I need to run, so I run the task in a separate thread which is started from a button_action. Once the button is clicked, it sets visible a woodstock component progress bar(Indeterminate) to show the heavy task is running. The problem I am having is try to get the progress bar to "disappear" once the heavy task has completed and the separate thread is no longer running. I would really rather not have the progress bar appear in a separate jsp page, but rather just disappear from the original visual web jsf page. I have tried setting the separate thread class as a bean in the jsp code of the original visual web jsf page, but have gotten nowhere with that.

Does anyone have any suggestions??????

Thanks in advance for any help or suggestions....

Silgd1
Nov 25 '08 #1
1 4615
Dököll
2,364 Expert 2GB
Hey there partner!

I found you a bit of reading, look a bit in mid protion of the text, I think something added can be helpful:

Session Transcripts from October 22, 2007 on Ask the Experts - Sun Developer Network (SDN)
Nov 26 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Howard | last post by:
I wrote a program that downloads rar files off my ftp server using TCP client. I would like to display a progress bar that advances while downloading the files. I tried that, but the program...
4
by: Scott Lundstrom | last post by:
I have a large amount of data I'm dropping into a dataset and would like to find a way to at the very least show the user that the program is working at retrieving the data and not locked up. I...
7
by: Steve Kallal | last post by:
I have seen this subject tossed around in this forum before. But in my case I need a simple solution. I do NOT need to show progress in terms on percentage complete. But rather I need to show a...
8
by: Dino M. Buljubasic | last post by:
I am trying to create a pop up progress bar (on a form) that would show progress from downloading files from an FTP server. any help will be appreciated
3
by: Vinay | last post by:
Hello I am trying to update a Progress bar on a form. I am able to update it via using a simple clock timer, but as soon as I perform a long operation G1 (generation of a report) in a separate...
2
by: Viet | last post by:
I am trying to code a program that inputs a number (the max value) for a progress bar which will execute as a separate thread. I know how to create a progress bar as a separate thread but I am...
2
by: Dino Buljubasic | last post by:
Hi, I have a separate form that displays a progress bar when user tries to open a file (an Image, a PDF document or so stored in a database) from my application. When user clicks on a button...
9
by: esakal | last post by:
Hello, I'm programming an application based on CAB infrastructure in the client side (c# .net 2005) Since my application must be sequencally, i wrote all the code in the UI thread. my...
1
by: Silgd1 | last post by:
Hi All..... I am using netbeans 6.1 to create a web application(visual web jsf pages). I have a heavy task I need to run, so I run the task in a separate thread which is started from a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.