I've worked with a number of Java web application frameworks over the years, both open source and proprietary. One thing Ive learned is that the best way to learn a new framework is by example. And by that I dont mean a set of disparate examples demonstrating various features of the application, but a complete end-to-end web application, featuring all the most commonly used features eg. user login and authentication, lists, selection of products, forms etc. and their supporting Java code, database access classes, model, security logic etc. Something like the Java Petstore, only better :-).
Ive searched long and hard for a complete web application using Wicket. Apart from the URLs Application (http://drdb.fsa.ulaval.ca/urls/), which is pretty good, but not quite fully functional application, I havent been able to find anything at all! Wicket seems to be growing in popularity on a daily basis, and quite deservingly so. The developers team have done a great job! However Im sure to increase the frameworks popularity and acceptance there is a need for a complete sample application. Im sure many developers, including myself, would be more than willing to pay (a reasonable fee) for such an application if it were available! And dont worry too much about the documentation or manuals, a few comments in the Java code itself should be enough to point us in the right direction. If anyone knows of a fully functional wicket web application I could use (or buy), please let me know! Regards, Vlad __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
