Search:

Type: Posts; User: abstract; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,085

    Thanks a lot for all replies, I think that this...

    Thanks a lot for all replies, I think that this code can solve my problem:



    ApplicationContext ctx = new ClassPathXmlApplicationContext("applicationContext.xml");
    GenericDAO genericDAO =...
  2. Replies
    3
    Views
    1,085

    Spring in standalone application

    Hi, I tried to find some information in this forum but it was unsuccesful. Which the best pratice to use spring in standalone application?

    That is, without one application server, using in swing...
  3. Replies
    2
    Views
    1,483

    Distributed systems without ejbs?

    Can I perfectly replace ejbs with spring framework, using jta transaction manager?
Results 1 to 3 of 3