Doing a code review I’ve stumbled over GWM in Java-Spring-GWT web-application. As this product was unknown to me, I went to it’s website and became aware that it’s development seemingly stopped in 2007, as it’s last stable version is 0.6.6. Also no obvious activity after 2008 on the project pages. So, I wonder if it’s safe and/or wise to use this product. I’d like to here opinions of those who has experience with this product. Also I’ll be very grateful for replacement suggestions. We’re a small company, so I can consider only free alternatives. For one I’ve found that SmartGWT has an LGPL option, which suites us well.
Doing a code review I’ve stumbled over GWM in Java-Spring-GWT web-application. As this product
Share
In the end we removed GWM related code and replaced it with custom written widgets.