The Artima Developer Community
Sponsored Link

Java Buzz Forum
Spring: Loading Multiple Contexts

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
m n

Posts: 30
Nickname: harmless
Registered: Sep, 2008

Mike Nereson is a senior software developer, an open source advocate, and Architecture Rules leader.
Spring: Loading Multiple Contexts Posted: Feb 27, 2011 11:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by m n.
Original Post: Spring: Loading Multiple Contexts
Feed Title: 72 Miles
Feed URL: http://feeds.feedburner.com/72Miles
Feed Description: Software By Architecture, Design, and Experience.
Latest Java Buzz Posts
Latest Java Buzz Posts by m n
Latest Posts From 72 Miles

Advertisement
I have already argued that many application contexts are better than a single application context. But how the heck do you load more than one context? There are a couple of ways to do this. web.xml Your first option is to load them all into your Web application context via the ContextConfigLocation element. You’re already [...]

Read: Spring: Loading Multiple Contexts

Topic: Java Upload Solutions: From Basic to Ajax-enhanced FileUpload Previous Topic   Next Topic Topic: jQuery and what other technologies we will use in 2011

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use