Re: wicket examples on WicketStuff

2010-05-19 Thread Jeremy Thomerson
cool - one of those guys should notice. i just thought you might need to see the examples NOW :) -- Jeremy Thomerson http://www.wickettraining.com On Wed, May 19, 2010 at 3:03 AM, Korbinian Bachl - whiskyworld < korbinian.ba...@whiskyworld.de> wrote: > Hi Jeremy, > > I know that I can do :) >

Re: wicket examples on WicketStuff

2010-05-19 Thread Korbinian Bachl - whiskyworld
Hi Jeremy, I know that I can do :) I came over it as I put a link to the examples in the ##wicket channel yesterday as someone asked about some kind of repeaters - and localhost isn't the best option then to show ;) Just wanted to let the person running it know, Best Jeremy Thomerson schr

Re: wicket examples on WicketStuff

2010-05-19 Thread Jeremy Thomerson
You can run them pretty easily yourself: svn co http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.x cd wicket-1.4.x mvn install cd wicket-examples mvn jetty:run Now, go to http://localhost:8080/wicket-examples -- Jeremy Thome

wicket examples on WicketStuff

2010-05-19 Thread Korbinian Bachl - privat
Hello, the first three examples here http://www.wicketstuff.org/wicket14/repeater/ seem to be broken. At least when accessing it I get an "Internal Error". Could someone with please have a look at this? Best, Korbinian