I also suggest playing with Grails a little bit before you proceed http://grails.org/Quick+Start
No, I do not think that Grails is better than Wicket, but I like the little conveniences provided by commands like create-domain-class and create-controller Konstantin Ignatyev ----- Original Message ---- From: Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, January 23, 2008 11:59:15 PM Subject: Re: wicket maven archettype, SPRING-HIBERNATE-JPA? Great idea... Igor Vaynberg wrote: > see source to our quickstart archetype, its in our svn under > wicket-archetypes/quickstart > > -igor > > > On Jan 23, 2008 11:34 PM, Nino Saturnino Martinez Vazquez Wael > <[EMAIL PROTECTED]> wrote: > >> You could'nt provide the base structure, just so I have a starting point >> on this..? Havent build a archetype before.. >> >> >> regards.. >> >> >> Gerolf Seitz wrote: >> >>> you're right. >>> maybe extend the default wicket-quickstart archetype with a java5 version. >>> >>> let's create some kind of archetype vault :) >>> >>> it might also be important to provide good documentation alongside the >>> archetypes... >>> for the noobs :P >>> >>> gerolf >>> >>> On Jan 22, 2008 7:58 PM, Nino Saturnino Martinez Vazquez Wael < >>> [EMAIL PROTECTED]> wrote: >>> >>> >>> >>>> Eeek, I guees it would be java 5 only, as JPA are annotations. But I >>>> guess we could start with java 5 and then expand .. >>>> >>>> Gerolf Seitz wrote: >>>> >>>> >>>>> i thought about something like that a while ago (but got sidetracked). >>>>> for 1.3.x it would also be nice to be able to provide a parameter for >>>>> >>>>> >>>> java5 >>>> >>>> >>>>> (like -Dsource=1.5). >>>>> this will obviously be obsolete for the next wicket versions >>>>> >>>>> gerolf >>>>> >>>>> On Jan 22, 2008 7:50 PM, Nino Saturnino Martinez Vazquez Wael < >>>>> [EMAIL PROTECTED]> wrote: >>>>> >>>>> >>>>> >>>>> >>>>>> Would there be interest for such a template? >>>>>> >>>>>> It would consist of 3 projects, parent, core and web. >>>>>> >>>>>> If so, i'll go ahead and create a wicketstuff for it. >>>>>> >>>>>> -- >>>>>> Nino Martinez Wael >>>>>> Java Specialist @ Jayway DK >>>>>> http://www.jayway.dk >>>>>> +45 2936 7684 >>>>>> >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>> -- >>>> Nino Martinez Wael >>>> Java Specialist @ Jayway DK >>>> http://www.jayway.dk >>>> +45 2936 7684 >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>>> >>> >> -- >> >> Nino Martinez Wael >> Java Specialist @ Jayway DK >> http://www.jayway.dk >> +45 2936 7684 >> >> >> --------------------------------------------------------------------- >> 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] > > > -- Nino Martinez Wael Java Specialist @ Jayway DK http://www.jayway.dk +45 2936 7684 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
