Are there any resources for Wicket that a non web or ajax developer should be aware of?
Much of the class design & documentation assume knowledge of these things, especially when you get down to stuff like AjaxFormComponentUpdatingBehavior. WTF? I know that this was a design choice and you can't teach everybody everything. I'm just asking if this info exists somewhere. And OTOH, Wicket is trying to hide the web model. For example, given that I can make a Link look like a button, when should I use a Link vs a Button? I have no idea. Thanks, -troy