My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 14, 2008 by mattijshoitink
Labels: Resource, Developer
WicketAndSpring  

Wicket-Spring setup

By extending the AnnotSpringWebapplication in the WebicalApplication its possible to let Spring inject dependencies like managers etc. using the @SpringBean annotation.

Testing

All wicket testcases are subclassed from WebicalApplicationTest. This class sets up:

To test components like panels simply subclass the WebicalApplicationTest and set the PanelTestPage as the startpage inluding your panel/component as the content.

Resources


Sign in to add a comment
Hosted by Google Code