-
Notifications
You must be signed in to change notification settings - Fork 1
Home
tomhowe edited this page Oct 8, 2010
·
3 revisions
Welcome to the wicket-spring-jdo wiki!
This project is a sample application to help you get started with
-
Wicket http://wicket.apache.org/ (A very cool component based web framework)
-
Spring http://www.springsource.org/ (Dependency injection + more)
-
Datanucleus http://www.datanucleus.org/ (JDO datastore agnostic Persistent layer)
It is very much based on the Wicket-Spring-JPA archetype available at http://www.jweekend.com/dev/LegUp written by Richard Wilkinson.
I have modifier it to work with JDO/Datanucleus so that one can use wicket with non-RDBMS solutions.