Matej Knopp wrote:
But wicket is a framework that manages server side state.
That is quite a strong statement and I do not see it backed up by
"official" Wicket "marketing story".
http://incubator.apache.org/wicket/introduction.html
Wicket is all about writing modular web applications in java, with all
the benefits that come with the strongly-typed language. The word
"server" is rarely mentioned in the documentation and "server side
state" is an implementation detail.
If we can write modular web applications in java and publish parts of
them as JavaScript to be run in the client, thus reducing the amount of
server state - I think this is still Wicket.
Rgds,
Neeme