Home > Application Development, J2EE, Web Development > Wicket 1.1 Released

Wicket 1.1 Released

October 31st, 2005

The Wicket team has released version 1.1 with a bunch of improvements over version 1.0. Some of these include:

  • JavaScript and CSS support for components
  • AJAX request handling support
  • Simplified choice component
  • Markup inheritance

Among many others.

I have not used Wicket yet beyond a very superficial test, but it looks like a very easy framework to use for creating web applications in Java. I am hoping that over the Christmas break I will have time to try it out. If all the press is correct, I believe it to be, then this is the up-and-coming framework that everyone should be evaluating for web development.

Comments are closed.