Is there any documentation of the basics of Spring Rich actions framework, similar to the documentation for JGoodies Forms framework?
I have my own actions framework for Swing apps, which I patterned after Webwork; and it works well for me.
Is there a way for me to easily and cleanly hook my actions framework into Spring Rich Client?
Thanks.


Reply With Quote