FYI --
Ben Gunter @ the Stripes project just committed a new enhancement that
I'd requested in August, namely the ability to create ActionBean
URLBindings from arbitrary String patterns. It will ship in 1.5.1.
This is excellent news because it makes it possible for third parties
(like us) to fairly easily create, for example, URLBinding patterns
that are read from text files. This gives us an option for binding
URLs to ActionBeans other than the default method, which is to get
them from class annotations. My intent is to create a
FileActionResolver to do this, at a slightly later point in the 3.0
dev cycle.
For the Americans on this list -- happy Thanksgiving.
Andrew