Hi all,

Does anybody know when the instantiation of a bean occured when it's injected in a Tapestry page ?
I mean, for example, if i code an injection like :

   @InjectSpring("Ad")
   public abstract Ad getAd();

Is the Ad bean instantiated when the page is attached ? or is it when i first call the getAd() function ?

Thanks in advance.

--
Stéphane Decleire

05 56 57 99 20
06 63 78 69 06

Reply via email to