Is it this one you are talking about: http://stronglytypedblog.blogspot.com/2009/04/wicket-on-google-app-engine.html?
2010/2/24 Richard Nichols <[email protected]> > Thanks, any ideas/contributions are welcome - I've created a discussion > group, or alternatively raise an Enhancement on the google code project. > > GAE deployment is pretty easy - I'd suggest anyone curious about GAE > deployment for Wicket download the example application WAR and check out > the > appengine-cfg.xml and the main Wicket application class, that's pretty much > all the customisation required. > > On 24 February 2010 23:01, Roman Ilin <[email protected]> wrote: > > > Nice components! > > > > I currently work on an application that should be deployed on GAE. > > I think I'll need some new components because wickets three and some > > other do not work on GAE. > > > > So I think I could commit some new components/ideas to your project as > > well. > > > > Regards > > > > Roman > > > > > > > > On Wed, Feb 24, 2010 at 11:53 AM, Pedro Sena <[email protected]> > wrote: > > > Great Job! > > > > > > I was looking for a Drop Down like that. > > > > > > Thanks and keep the good work. > > > > > > Regards, > > > > > > On Wed, Feb 24, 2010 at 7:49 AM, Richard Nichols <[email protected]> > wrote: > > > > > >> Hi wicket-users, > > >> > > >> I'm currently the sole developer of an open-source set of Wicket > > components > > >> and utilties - "visural-wicket". > > >> > > >> *visural-wicket is a useful set of light-weight, loosely coupled > > components > > >> and utilities for the Apache Wicket web framework.* > > >> *Each component is designed to be easily integrated into any existing > > >> Wicket > > >> application with minimal dependencies.* > > >> *Other than components, visural-wicket includes some other utilities > > that > > >> assist in the development of Wicket applications, such as an > > >> annotation-based mounting system, model templates and automatic "form > > view > > >> mode" component.* > > >> > > >> The project is licensed under the *Apache 2.0* licence. The download > > >> package > > >> includes full source + javadocs. > > >> > > >> The project page is at http://code.google.com/p/visural-wicket/ and > > there > > >> are live examples at http://visural-wicket-examples.appspot.com/ > > >> > > >> I've been working on this project for around 4 months and it is now a > > >> mature > > >> and pretty stable set of tools for developing Wicket apps. I'm using > it > > in > > >> my day-to-day work in some very large applications. > > >> > > >> I'd like to get some feedback and/or collaborators on the current > state > > of > > >> the project, and hope that other members of the wicket community may > > find > > >> these components and utilities useful. > > >> > > >> cheers, > > >> Rich. > > >> > > >> -- > > >> Richard Nichols :: http://www.visural.com/ :: > > >> http://www.richardnichols.net/ > > >> > > > > > > > > > > > > -- > > > /** > > > * Pedro Sena > > > * Systems Architect > > > * Sun Certified Java Programmer > > > * Sun Certified Web Component Developer > > > */ > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Richard Nichols :: http://www.visural.com/ :: > http://www.richardnichols.net/ >
