开发者

Does anyone know some good resources for Wicket Web Development? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_如何学Go Closed 9 years ago.

I've recently "inherited" a web project from a workmate who left to join another company. Unfortunately for us he was the only Java developer so I don't have anyone around the office here that can help me.

The project is written using the Wicket framework and this is not something I'm very familiar with (I've done a lot of ASP.NET and a little PHP). I'm have a very difficult time getting my head around how things are working...

It seems the instantiation of the form includes the object the form is meant to manipulate but that's the only reference I see. All the updates of values from the html form to the object seem to happen by magic!

Anyway... I digress...

I've tried to Google some stuff but it's all way above my head. It's taken me a whole day just to get one more control onto a page without the page breaking when it loads. It will probably take me all of tomorrow to get the page to submit without breaking. Can anyone point me in the direction of a tutorial or something VERY entry-level?


I highly recommend Manning's Wicket in Action - it provides a thorough overview of the framework complete with full working examples. It will take you from 0 to "can make stuff using Wicket" as fast as you feel like going.

If you don't want to shell out the $27, here is a link to a Wicket tutorial.

And here's another.


There are many useful examples at the Apache Wicket site and more at Wicket-Library


You can check this my post: http://tomaszdziurko.pl/2010/02/wicket-useful-links/

or try my Wicket tutorial: http://tomaszdziurko.pl/category/wicket-tutorial/


I can recommend 5 Days of Wicket

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜