because when we created @SpringBean there was no standard @Resource. also, afaik, @Resource is part of jdk6 while Wicket requires 1.4/5.
perhaps when we require jdk6 we can use @Resource -igor On Mon, Jul 7, 2008 at 11:32 AM, Dima Rzhevskiy <[EMAIL PROTECTED]> wrote: > Why wicket framework used it's own annotation @SpringBean instead standard > annotation @Resource? > (I want configure other web framework to use anotation for bean injecting) > > Dmitry. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
