posted 13 years ago
Hi all,
I'm a newbie learning Spring frmaework using the book 'Beginning Spring Framework 2'..The concept of wiring the beans together has been explained using the below program in Chapter 1.
Could anyone(who has read this book) explain , when the methods : setOps and setWriter gets called..Thanks in advance.