by singhatulkr
Wicket is a component based web application framework which lets java developers think of web applications in terms of components which can designed upon object oriented principles.
A few points worth mentioning::
1.The html markup (& looks) remains intact in the html, without any scripting,special tags or code mix up & leaves room for ui designers to work independently.
2.Sessions are managed by the framework.
3.Above point does
1 of 1 users found the following review helpful. Was this review helpful to you? Yes | No
this project does not have a short commit history. it switched repos (twice) and ohloh did not follow it correctly. wicket was started in april 2004. it is also NOT GPL and now contains no GPL code. there is certainly no conflict with ASL as it is now a top level apache project. the graph of code commits is also completely wrong as it lacks the history (all of my work, i might add and a very significant portion of even today's codebase)
0 of 2 users found the following review helpful. Was this review helpful to you? Yes | No