Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,016

    I think your problem has nothing to do with...

    I think your problem has nothing to do with Spring...

    The connection you check and print out is the one declared in line 90 of your code, within the try block. And that one only lives within that...
  2. Replies
    10
    Views
    1,471

    yes no hth

    yes



    no

    hth
  3. Replies
    7
    Views
    1,139

    Well, isn't the idea of dependency injection that...

    Well, isn't the idea of dependency injection that these constructor arguments would be injected?

    Rather than passing them explicitly in your code, you would specify the constructor arguments in...
  4. Replies
    1
    Views
    1,146

    RFE: quick link to find unanswered posts

    I would like to propose a small enhancement:

    It is already possible to find unanswered posts using "advanced search", by searching for posts with at most 0 replies. I think it would be nice to...
  5. Replies
    1
    Views
    1,530

    version mismatch?

    I think you have a version mismatch there. I just briefly checked in Spring 1.2.8, there are no abstract methods in AbtractXsltView, so that subclasses can choose to override createDomNode() or...
Results 1 to 5 of 5