Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    302

    Overriding bean scope

    (I'm using Spring v3.1.1.)

    I'm fond of the request bean scope and started using it heavily in my web services. I have run into a small issue, however.

    After I implement the domain logic, which...
  2. Thank you for confirming that, Marten. I...

    Thank you for confirming that, Marten. I appreciate your clarification!
  3. Request scope and service-to-service requests

    The Spring reference mannual states that "the Spring container will create a brand new instance of the [...] bean [...] for each and every HTTP request."

    From what perspective is the manual...
Results 1 to 3 of 3