A quick perusal of Wicket in Action over a weekend wouldn't hurt either (if you like Cheese)! :)
On Sat, Sep 20, 2008 at 8:08 AM, James Carman <[EMAIL PROTECTED]> wrote: > I think you might find that if you started with some of the tutorials > and perhaps some maven archetypes, you could have probably made up > your own example of wicket with database access and all of the > features you're looking for with far less keystrokes than you've spent > writing emails asking where the examples are. Don't get me wrong, I > do agree that there should be some good examples out there (and there > are), but you will quickly realize that developing with Wicket really > is just that darn easy and you can get stuff up and running very > quickly by piecing together tidbits from the smaller examples. > > On Sat, Sep 20, 2008 at 7:59 AM, <[EMAIL PROTECTED]> wrote: >> This example is not easy to find, as it is not directly listed under >> examples on the website. >> >> Apart from that: >> >> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook/ >> >> seems to be an old wicket version and there is no version for wicket 2.0 ? >> >> Is there no sample application with database access for the current version >> of wicket? >> >> -------- Original-Nachricht -------- >>> Datum: Fri, 19 Sep 2008 20:09:37 +0100 >>> Von: "Gwyn Evans" <[EMAIL PROTECTED]> >>> An: [email protected] >>> Betreff: Re: Wicket sample application >> >>> http://cwiki.apache.org/WICKET/documentation-index.html#DocumentationIndex-Codeasdocumentation >>> >>> On Fri, Sep 19, 2008 at 7:00 PM, Eelco Hillenius >>> <[EMAIL PROTECTED]> wrote: >>> > Phonebook has db access. And one of the examples that come with Wicket >>> > In Action has that too. >>> > >>> > Eelco >>> > >>> > On Fri, Sep 19, 2008 at 10:54 AM, <[EMAIL PROTECTED]> wrote: >>> >> But none with database access ? >>> >> >>> >> -------- Original-Nachricht -------- >>> >>> Datum: Thu, 18 Sep 2008 05:05:21 -0700 (PDT) >>> >>> Von: Michael Sparer <[EMAIL PROTECTED]> >>> >>> An: [email protected] >>> >>> Betreff: Re: Wicket sample application >>> >> >>> >>> >>> >>> just go a click further and you'll find plenty >>> >>> http://www.wicketstuff.org/wicket13/ >>> >>> http://www.wicketstuff.org/wicket13/ajax/ >>> >>> >>> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-examples >>> >>> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook >>> >>> >>> >>> >>> >>> superoverdrive wrote: >>> >>> > >>> >>> > Hi there! >>> >>> > >>> >>> > I am looking for a Wicket sample application (e.g. something like a >>> >>> > "Petshop") - ideally once that includes things such as: User >>> >>> registration, >>> >>> > Admin area, editing data (e.g. with Ajax auto-complete) and an >>> example >>> >>> of >>> >>> > displaying data in a table that is read incrementally from the >>> database >>> >>> > (e.g. displaying huge database tables without crashing).... >>> >>> > >>> >>> > On the Wicket homepage there are just small examples, but no >>> complete >>> >>> > websites done in Wicket.... >>> >>> > >>> >>> > Something like: >>> >>> > >>> >>> > http://bakery.cakephp.org/categories/view/3 >>> >>> > >>> >>> > would be good for Wicket: >>> >>> > >>> >>> > Thanks! >>> >>> > >>> >>> > Toby >>> >>> > >>> >>> > >>> --------------------------------------------------------------------- >>> >>> > To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >>> > For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> > >>> >>> > >>> >>> > >>> >>> >>> >>> >>> >>> ----- >>> >>> Michael Sparer >>> >>> http://talk-on-tech.blogspot.com >>> >>> -- >>> >>> View this message in context: >>> >>> >>> http://www.nabble.com/Wicket-sample-application-tp19549890p19551321.html >>> >>> Sent from the Wicket - User mailing list archive at Nabble.com. >>> >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >>> >> --------------------------------------------------------------------- >>> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >>> >> >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe, e-mail: [EMAIL PROTECTED] >>> > For additional commands, e-mail: [EMAIL PROTECTED] >>> > >>> > >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
