Another very interesting example is described here in the java world publication :
http://www.javaworld.com/javaworld/jw-09-2008/jw-09-wicket3.html This is (from my point of view) the best spring/hibernate implementation see with Wicket (have a look to the code of the example : scramble-spring) Compare to the phonebook that I know, spring service dependency is injected in the web page through @SpringBean which is not the case in phone-book example Regards, Charles yowzator wrote: > > It's in /trunk/wicketstuff-core/phonebook > > Tauren > > On Thu, Jan 22, 2009 at 12:21 PM, Dane Laverty > <[email protected]> wrote: >> I'd like to check out the phonebook app as well, but I can't find it. >> The link at >> http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook >> says the SVN repository is at >> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wick >> et-phonebook/ . That doesn't work, but if I replace the https with http, >> then I get to a directory tree. However, I don't see any phonebook app >> under trunk in there. Am I missing something obvious? >> >> --------------------------------------------------------------------- >> 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] > > > ----- Charles Moulliard SOA Architect My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ -- View this message in context: http://www.nabble.com/example-application-for-spring-wicket-hibernate-tp20293119p21874186.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
