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).
The Struts team is proud, and extremely pleased, to announce the Final
release of Struts 1.1. This release includes significant new
functionality, as well as numerous fixes for bugs which were reported
against the previous release, and supersedes the earlier 1.0.2 version as
the latest official release of Struts from the Apache Software Foundation.
Download Binary |
Download Source |
JARs Only |
Release Notes
test-all:
BUILD SUCCESSFUL
Total time: 8 minutes 10 seconds
[minime:~/projects/appfuse] matt%
Results look good!