Results 1 to 2 of 2

Thread: spring and standalone applications?

  1. #1
    Join Date
    Jun 2005
    Posts
    8

    Default spring and standalone applications?

    can spring's AOP and IOC be used in a standalone application?

  2. #2
    Join Date
    Feb 2005
    Location
    Boston, MA
    Posts
    1,142

    Default Re: spring and standalone applications?

    Quote Originally Posted by crimsondr
    can spring's AOP and IOC be used in a standalone application?
    Yes. You can load an XML file using one of the ApplicationContext classes for loading XML and away you go.

Similar Threads

  1. Replies: 6
    Last Post: Jan 21st, 2012, 10:32 AM
  2. Replies: 2
    Last Post: May 29th, 2008, 12:47 PM
  3. Replies: 2
    Last Post: Apr 9th, 2005, 07:34 PM
  4. Replies: 1
    Last Post: Mar 26th, 2005, 09:41 AM
  5. Using spring for standalone apps
    By tv in forum Architecture
    Replies: 1
    Last Post: Sep 29th, 2004, 05:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •