I've worked with a number of Java web application frameworks over the
years, both open source and proprietary. One thing I’ve learned is that
the best way to learn a new framework is by example. And by that I
don’t 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 :-).

I’ve 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 haven’t 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 I’m
sure to increase the framework’s popularity and acceptance there is a
need for a complete sample application. I’m sure many developers,
including myself, would be more than willing to pay (a reasonable fee)
for such an application if it were available! And don’t 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

Reply via email to