On Mon, Nov 22, 2010 at 9:09 PM, pinkhamj <[email protected]> wrote:
> > The source code link in the http://wicketstuff.org/wicket/mappers/en_US1.5 > mapper example doesn't work - I think it wants a locale there also - so > it's not as educational as it could be ;) > wicketstuff.org uses older version of 1.5, that's why the Sources link is broken. Either checkout from SVN or download 1.5M3 from Apache/Maven repos. Then start wicket-examples either with mvn jetty:run or StartExamples#main(String[]) I didn't understand what is the problem with the locale. > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Examples-for-the-new-request-mappers-tp2301204p3054362.html > Sent from the Forum for Wicket Core developers mailing list archive at > Nabble.com. >
