For now the only tutorial is the source code :-/ On Sat, Jul 24, 2010 at 8:47 PM, Martin Makundi < [email protected]> wrote:
> Hi M! Is was there a tutorial on this topic? > > ** > Martin > > 2010/7/24 Martin Grigorov <[email protected]>: > > Hi, > > > > I just added a new wicket-examples application (Wicket 1.5 only) showing > two > > custom request mappers: > > * custom home page - e.g. requesting http://example.com will load > > Application#getHomePage() at http://example.com/custom/path > > * locale first mapper - the session locale is encoded as first segment in > > the url. This feature is often asked in the mailing lists and I used the > > mapper Igor posted about a year ago in the mailing lists. > > > > The examples will be visible at http://wicketstuff.org/wicket/ after the > > next deploy of the snapshot. > > > > If you have ideas for more examples with the new request mappers now is > the > > moment to share them ;-) > > > > martin-g > > >
