Very nice, Bruno! Just one thing: > Thanks to Wicket 1.5 and the auto resource path URL feature, it is even > better to have separated HTML+css+js from the Java/Scala code.
Which feature exactly do you mean ? On Wed, Jun 8, 2011 at 3:22 AM, Bruno Borges <[email protected]> wrote: > Hi everyone, > > I've been working on what I call the Gamboa Project for a couple of days > and now the project is ready and published. > > It is a Maven archetype for rapid web application development. It > combines well-know technologies: > > - Scala > - Apache Wicket > - MongoDB > - Spring Framework > - Velocity > - HTML5+jQuery > > The purpose of this project is to give developers a quick start for Web 2.0 > applications based on NoSQL. > Plans for another archetype for SQL does exist though. > > https://github.com/brunoborges/gamboa-project/ > > Also, this project aims a common scenario where web designers build > prototypes and give them to developers. > With Gamboa, all the prototype goes to *layout* folder and page classes goes > to *code/pages*. > Thanks to Wicket 1.5 and the auto resource path URL feature, it is even > better to have separated HTML+css+js from the Java/Scala code. > > I also plan to build (with it) its own website at www.gamboa-project.org. > > If anyone is interested on this, please take a look. > Feedbacks are welcome. > > Thank you, > *Bruno Borges* > www.brunoborges.com.br > +55 21 76727099 > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
