Re: Is Wicket In Action still relevant?

2023-05-11 Thread James Selvakumar
Hi all, Thank you very much for all your replies. Like Stan, I too learned Wicket primarily through Wicket In Action and like it very much. Thanks Andrea, for the pointer to Wicket Guide. It's very nice. I'll use both the book and the guide to train our new resources. On Thu, May 11, 2023 at

Re: Is Wicket In Action still relevant?

2023-05-11 Thread Bergmann Manfred
Hi. I think it actually targets Wicket 1.4, without generics. But yes, the general concepts are still largely intact. Though many details have changed. Manfred > Am 11.05.2023 um 11:41 schrieb s...@stantastic.nl.invalid > : > > Hi, > > I learned Wicket primarily by using this book. I

Re: Is Wicket In Action still relevant?

2023-05-11 Thread Andrea Del Bene
If you are new to Apache Wicket it might be better starting with the user guide which is meant for a full introduction from scratch and is updated. On Thu, 11 May 2023, 10:29 James Selvakumar, wrote: > Hi all, > > Just wondering whether Wicket in Action is still relevant with all the > recent

Re: Is Wicket In Action still relevant?

2023-05-11 Thread stan
Hi, I learned Wicket primarily by using this book. I think it was intended to be used with Wicket 6 at the time it was published. But I used it with Wicket 8 and it was still a really good resource. I still browse through it occasionally. There still are some gotchas when used with Wicket

Is Wicket In Action still relevant?

2023-05-11 Thread James Selvakumar
Hi all, Just wondering whether Wicket in Action is still relevant with all the recent changes to Wicket? Can it be used to help a new developer understand Wicket? -- Thanks & regards James