> Support for the whole concept of "dynamic" beans (i.e. beans where the properties
>are looked up from an internal collection
> rather than having explicit getters and setters) is high on my list for 1.1. Having
>thought a little about this, there are
> *lots* of changes needed to add this concept seamlessly, and I'd prefer to wait
>until then before starting to add capabilities
> piecemeal. Does that sound reasonable?
OK until then i must use a slightly altered version of struts.
But happely i have the source code.
The changes i send in works pretty good if i may say so.
(Only i need some changes in the action servlet also to get it completly right)
Johan