New site about health, nutrition, exercise and life style<http://www.fitcomplex.sk/start>
We are using stateless pages for public interface, and stateful ajaxified pages for admin interface. Stateless ajax in public is developed using jquery + wicket. The site is running on: - *Wicket *1.4rc2 - *Web server*: Jetty 6.1.14 (with Apache front-end) - *Db*: mysql (ehcache + hibernate) - *OS*: Ubuntu 8.04 (Hardy Heron) *Wicket performance* is very good - the slowest element is mysql database. It's able to serve up to ~130 pages /sec on modern notebook (2Ghz Montevina, 5400 rpm, 3GB RAM). On server we haven't tested, but it should be much more. *Thanks to the community for patiently answering many questions and for all the support.* Štefan Šimík www.fitcomplex.sk
