|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
org.apache.wicket.spring.SpringWebApplication
when using java5 it is preferrable to use SpringBean annotations for
injection rather then this spring-specific application subclass with its helpers. To setup
SpringBean add the following line to your WebApplication subclass init method
addComponentInstantiationListener(new SpringComponentInjector(this)); |
|
org.apache.wicket.extensions.ajax.markup.html.WicketAjaxIndicatorAppender
Use AjaxIndicatorAppender instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |