Should I just sign up for things via the CVS?
In the 1.1 timeframe, I'm up for
Better Database Support. Use a "real" database of some sort (while
still making Struts easy to install).
Locale Switching. Add support for switching Locales on the fly to the
Struts example application
Client Side Validation. Add the ability to automatically generate
optional JavaScript code to perform client-side validations for things
like required fields, numeric fields, dates/times/timestamps, and so
on. The required validation should mesh with validation enhancements
provided in the controller servlet itself.
GenericDataSource Improvements. Improve the connection pool
implementation by including checking for dead connections before a
connection is returned. (The means used for checking needs to be
configurable somehow).
Contributors Area A portion of the Struts web site, and file system,
where individually contributed add-ons for Struts can be hosted and
downloaded.
-Ted.