Check this out: http://ilearnzone.com/wicket.html
On Sat, Jun 13, 2009 at 6:44 AM, Igor Vaynberg <[email protected]>wrote: > eclipse issue is easily fixed if you search the archives > > -igor > > On Fri, Jun 12, 2009 at 8:15 PM, Neil Bartlett<[email protected]> > wrote: > > Thx Bruno. I've tried it under pure Maven. I recreated the quickstart > > but did a mvn jetty:run in the project directory and all works fine. > > Seems to be an issue with my Eclipse set-up. > > > > > > > > ----- Original Message ----- > > From: "Bruno Ledesma" <[email protected]> > > To: [email protected] > > Date: Fri, Jun 12, 2009 at 10:40 PM > > Subject: Noob question: error on quickstart project with maven 2.1.0 > > and wicket 1.3.6 > > > >> For the first exception that you posted, i would say that you're missing > >> HomePage.html. Maybe the filename is a little bit different from the > class > >> name. But in the end you have commented that you already checked this. > You > >> could try a mvn clean install just to make sure the jetty plugin is with > >> syncronized files. > >> Bruno Ledesma > >> > >> 2009/6/12 Neil Bartlett <[email protected]> > >> - Show quoted text - > >> > --------------------------------------------------------------------- > >> > 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] > >
