A Maven Quickstart on Wicket, Spring and Hibernate
15/02/2011
9 comments
Apache Wicket seems to gain popularity. At least it looks like more and more (large) organisations use Wicket in their (production) web applications.
And why not?
- It’s open source (under the Apache licence)
- There is a large and active community
- There is no XML configuration
- There is good separation between logic (Java) and view (Html)
- It’s pure (OO) Java!
Recent Comments