Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    617

    Hm - why didn't I think about THAT? After all the...

    Hm - why didn't I think about THAT? After all the concrete Daos are in fact derived from an abstract base Dao.

    Thanks for reminding me!
  2. Replies
    3
    Views
    617

    Initialization Sequence Dilemma

    Initialization Sequence Dilemma

    I am currently designing a DAO manager bean that holds references to other beans that are derived from SimpleDaoSupport. The Daos supply the manager with...
  3. Replies
    2
    Views
    543

    Thanks for your answer Marten. Actually what I...

    Thanks for your answer Marten.
    Actually what I want to achieve is to have a "generic" user credentials bean injected into the controller that is either request based (if no user session is...
  4. Replies
    2
    Views
    543

    Question on Session Scope

    Does anyone know, when I define a bean to be session scoped, would that implicitly create a session (getSession(true)) even if no session existed at the given time?

    In other words, I want a bean...
  5. Replies
    2
    Views
    724

    Thanks for answering and - unfortunately -...

    Thanks for answering and - unfortunately - confirming my expectations... meanwhile I've found another good explanation that may help others:...
  6. Replies
    2
    Views
    724

    OT question on Java Generics

    Hi all,

    first of all I apologize for submitting a problem that is not directly related to Spring but to Java. My only excuse is that there are a lot of highly experienced Java gurus in the forum,...
Results 1 to 6 of 6