This seems like a simple problem, yet searching the documentation and the web yields no results. How does an application context specify it's parent?
I need to specify this in the XML without using setParent method. Is there a way to use the setPArent way from the applicationcontext's xml file maybe?
Thanks in advance


Reply With Quote