| Author |
Dependency Injection
|
Sinu Mathews
Greenhorn
Joined: Mar 06, 2008
Posts: 3
|
|
I am using Spring MVC. I've a class that calls 2 stored procedures in 2 methods. Using the result of one stored procedure, I need to call the other stored procedure. But I dont know how to do this using Dependency Injection. How do i set the bean? I am new to Spring...Its very urgent...Please help...
|
 |
 |
|
|
subject: Dependency Injection
|
|
|