Odd, I thought it would contain instructions on how to inject non-component classes using:
Add this to the constructor of your non-component class (i.e. your model): InjectorHolder.getInjector().inject(this); See also [1] Martijn [1] http://markmail.org/message/u7lgvd2azwpl3m4a#query:+page:1+mid:xzzx2cz6si36x7bz+state:results On Sun, Aug 3, 2008 at 3:10 PM, alex2008 <[EMAIL PROTECTED]> wrote: > > Thanks for the link. > > I read the article but i don't understand how i can resolve the problem. > -- > View this message in context: > http://www.nabble.com/Problem-on-external-LoadableDetachableModel-class-tp18797009p18798487.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
