You have the power. Login and vote now.
By jsugrue
via java.dzone.com
Published: Feb 26 2010 / 12:34
Wicket is a component based web framework which allows you to develop web applications in a similar way the desktop applications developed. The framework has very little effect on the HTML markup used. The dynamic elements of the html markup are marked with "wicket:id" attribute only. Eventhough it has very little addition on markup, its connection with the backend is very powerful thanks to the IModel interface.



Comments
Kent Tong replied ago:
It's interesting how it becomes very similar to Tapestry.
MCII replied ago:
"This page is the default project web page supplied by SourceForge.net. If you are a member of this project, you can deploy your own project web pages as per our site documentation. "
Voters For This Link (22)
Voters Against This Link (0)