Re: Advanced examples for Wicket

2024-06-20 Thread Chris Colman
Hey Andrea, Thanks for producing this Wicket example and explaining how to use Agile Coder's Bootstrap jars to make the sample app look modern and appealing - I think that will be more appealing to newcomers than the traditional "Times Roman" sample webapp. I learnt a lot (e.g. Hazelcast)

Advanced examples for Wicket

2024-06-20 Thread Andrea Del Bene
Hi, I've collected a set of tips and example to tackle some of the most advanced needs for a web application such as session clustering or styling with SCSS. You can find all here: https://github.com/bitstorm/moder n-webdev-wicket Have fun! Andrea Del Bene.