Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Frameworks
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Other Application Frameworks
Spring Multiple config files
Abiodun Okusolubo
Ranch Hand
Posts: 72
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello Ranchers,
Just want to know if it's possible to create multiple application context file.If possible how?
SCJP, SCWCD, SCJD : in the making.
Christophe Verré
Sheriff
Posts: 14691
16
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes you can have multiple application context descriptors. If you look at ApplicationContext implementation classes like FileSystemXmlApplicationContext, you'll see that they have constructors allowing to pass multiple locations.
[My Blog]
All roads lead to JavaRanch
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
exceptions used for non-local branching
innerclass
Interface
multiple inheritance in java
Simple query problem
More...