Hey dont mean to arge here .... but Why not? 

You can get beans in PROTOTYPE scope (does not have to be re-usable; this
aspect of Spring is all about IOC) and leverage IOC to inject panels rather
than hard wiring them in the code. I like the idea. "fachhoch " can you
please paste the code, I'd like to work on the problem.

I'm a dud in Wicket compared to other geniuses around here but I'd like to
have a crack if you dont mind.
Note: Ensure your beans are PROTOTYPE not SINGLETON (default); since you
really should not retain references to Wicket components ...as Igor
mentioned in a recent post!

thanks.



-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/instantiate-panels-in-a-spring-bean-tp2946859p2952155.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to