Reviews by real users

Just finished a project using open source libraries and have fresh impressions?

Write a review to share your experiences with open source!

On DevRates we focus on reviews by developers using libraries on their daily work.

Technology radar

Launching a start-up or commercial project using open-source libraries? No time to evaluate various technology stacks?

Interested in the latest trends and top-rated open source projects for all layers of your application?

DevRates contains projects reviews of most popular tagged categories and programming languages.

Build your skill profile

Join DevRates and build your public profile from libraries you know and experience positions from projects you've been involved in.

Follow projects and don't miss any news from blogs and twitter on your wall.

Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.

JOIN THE COMMUNITY TAKE A TOUR

Related project

Wicket

Review details

Created 7 months ago
Review score is 0

Overall review rating

4.0
Usability
5.0
Simplicity
5.0
Documentation
5.0
Community
1.0

I always had a difficult relationship with Wicket. It does have its strong points for sure, but building the component tree twice (once in HTML, once in Java, and keep those in sync) just doesn't fly with me. The URLs can become quite ugly as well, with lots of colons and WicketIds in them. Performance is okay and basically on par with JSF 2 (JSF 2 is a bit faster and uses less memory, but the differences are not that big)

One of the major shortcommings of Wicket is its community, n the sense that its simply not really there. Sure, the core developers are present and such, but relatively few people use Wicket making it hard to find anyone to answer your questions, writing a blog post or posting some example code.

Sign in to vote for review score: 0
Scroll to top