Hi,
I am writing an application that was initially planned for working with servlet, Now we are using groovy, we can use templates to install servlets but, I dont know how can I access spring beans defined in groovy. as previously we were initializing spring from startup servlet? Any pointers?


Reply With Quote