• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Complete Ajax Progress Bar Example?

 
Bartender
Posts: 1971
17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there a good example of how to use an Ajax progress bar in a Java application?

I have two Ajax books (Foundations -- which has a too-simple-to-be-useful example), and Ajax In Action (which doesn't appear to have any example).

In particular, it would be great if there were an Ajax example that worked with the Apache commons download and included threading and polling.

You can find snippets of code here and there on the web, but no complete examples.

Another book like "Real-World Ajax Examples", if it existed, would be terrific too.

Thanks in advance for any replies or suggestions.

- Mike
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic