WicketStuff SpringReference - Example Web Application
· This is a standard Servlet 2.5 + spring-web + wicket webapplication
serving as an example for wicketstuff-springreference class
SpringReference, SpringReferenceSupporter and AbstractSpringDependencies.
The application holds 3 wicket application.
- first is using wicket-spring and @SpringBean
- second is using wicketstuff-springreference and SpringReference
- third is using wicketstuff-springreference and AbstractSpringDependencies
for spring integration.