Search:

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

Search: Search took 0.07 seconds.

  1. String dynamic placeholders replaced dynamically by Java Code

    Hello all,
    I am trying to find a way to use some sort of String placeholders that could be later dynamically replaced by Java code.

    Here is an example:


    <bean id="myString">
    <value>Hello...
  2. Is spring context loading from container instead of application possible?

    Hello all,

    I have a question regarding Spring application context loading in Swing applications (non-web). I am currently loading the spring context in the main() method at the initialization of...
  3. Replies
    0
    Views
    1,010

    Transaction propagation problem

    post deleted
  4. Replies
    1
    Views
    898

    Introduction Advice general question

    Hello,

    I have read the Spring AOP reference pages and was able to add around and throws advice to my application pretty well. However I've also read the 'Introduction advice' documentation but...
Results 1 to 4 of 4