HowTo: JSP Progress Bars
As web interfaces become ubiquitous, more and more complex back-end processing is necessary. Of course, stateless HTTP leaves few ways to tell users what's going on. Andrei Cioroianu presents a JSP technique to display application "progress bars." [ONJava.com]
It's too bad there's so much scriplet action in this example, but the lesson is good. It'd be even nicer to see a JSTL port of this howto, or an alternate view approach (i.e. using Velocity or XML/XSL).
Posted by Don Brown on July 01, 2003 at 07:39 PM MDT #
Posted by 68.158.8.73 on October 22, 2005 at 12:53 PM MDT #
Posted by 210.18.83.173 on December 30, 2005 at 09:29 AM MST #
Posted by krishna on March 26, 2008 at 05:52 AM MDT #