1. Wicket and Spring Integration stackoverflow.comI have a wicket contact form, and i receive the form object. Now i need to pass this object to Spring Service.
|
2. My take on Spring/Wicket integration forum.springsource.orgMy take on Spring/Wicket integration I've been reading the Spring/Wicket integration threads on the mailing lists and looked at the code that is available but I was not entirily happy with ... |
3. Spring + Wicket framework integration aka. AbstractBeanConfigurerAspect issues forum.springsource.orgSpring + Wicket framework integration aka. AbstractBeanConfigurerAspect issues I am evaluating the possibilities to inject spring services into Wicket (http://wicket.sf.net) components. I have a problem though: The AbstractBeanConfigurerAspect states: Code: /** ... |