Results 1 to 2 of 2

Thread: Session scoped beans

  1. #1

    Question Session scoped beans

    Hi there,

    I just moved to Spring 2.0 and read that it does support session scoped beans. But the documentation didn't tell how to use it.

    Basically I want to make one of my service layer beans a session scoped bean, so that it gets created any time a new session is opened in Spring MVC.

    Can somebody help me?

    Thanks in advance.

    Dominik

  2. #2

    Unhappy session scoped beans

    Is there really no solution to this problem?

    Help please!!!! :-)

Posting Permissions

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