|
From: <tri...@tr...> - 2003-06-19 15:03:13
|
All, Thanks for the feedback on the "Struts vs. Spring" question. Your comments plus Rod's book gives me a good starting point. One final question - my initial impression is that dynamic generation of forms/views at run-time, based on information stored in a database, would be easier using Spring. Since all configuration is based on regular beans, I should be able manipulate the data binding and validation behavior during runtime. Do you see any problems with this approach. Thanks, Thomas |