Re: [Wicket-user] General ProgressIndicator (wicket 2)

2006-11-18 Thread Eelco Hillenius
I don't think there is at this time. However, a contribution is welcome (please use JIRA for that). Eelco On 11/17/06, Stefan Lindner <[EMAIL PROTECTED]> wrote: > The fiel upload example contains an upload progress bar. But this component > seems to be hard wired to an file upload. Is there a g

[Wicket-user] General ProgressIndicator (wicket 2)

2006-11-17 Thread Stefan Lindner
The fiel upload example contains an upload progress bar. But this component seems to be hard wired to an file upload. Is there a general progress indicator component? A mechanism thats reports the status of an operatioin that is processes somewhere in the backend of n applicatioin? Stefan Lind