I think for most people anyway, you learn by doing. I would think that by now you have a basic understanding to put together a really decent web application. There is quite a learning curve, but you do not have to understand all of the internals.
I learn more about Wicket each time I do a web app. I don't think you could really be a "good" Wicket programmer unless you have several apps under your belt. Just go in a DO IT! The understanding will come with experience. On Thu, Aug 6, 2009 at 7:54 AM, jWeekend <[email protected]>wrote: > > David, > > Jonathan Locke and I have started writing an article describing the Wicket > architecture (as opposed to the Architecture of A Wicket Application). It > will be the document I wish could have found when I had the good fortune to > come across Wicket in 2007. > > In the meantime, we have a few articles on the wiki by Dima (pen name syl) > like > > http://cwiki.apache.org/WICKET/request-cycle-and-request-cycle-processor.html > this that you may find useful. > > Regards - Cemal > jWeekend > OO, Java Technologies, Wicket - Training & Consultancy > http://jWeekend.com > > > > David Chang-5 wrote: > > > > > > Hello, I am learning Wicket now and feel a bit confused by the new > > concepts in Wicket regarding how they work together and in what order. > > > > The big concepts I am talking about include: > > > > Application > > Session > > Request > > RequestCycle > > RequestCycleProcessor > > RequestTarget > > SessionStore > > Request > > Response > > > > Suppose I have a simple page with just one Wicket label. A user requests > > this page. I would like to know how the above objects/concepts get > > involved and in what order. > > > > If it needs too much description, then forget it. If it does not take too > > much of your time or you want to refresh yourself by give me an > > explanation, I really appreciate it. > > > > I want to be a good Wicket programmer. > > > > Thank you! > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > -- > View this message in context: > http://www.nabble.com/August-London-Wicket-Event-%28just-a-drink-%29-tp24834574p24845115.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
