Search:

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

Search: Search took 0.03 seconds.

  1. Nope - and it is really annoying. Couple of...

    Nope - and it is really annoying.

    Couple of nice things I did find for using the Spring eclipse plugin (which does really nice - and in my mind absolutely necessary - context.xml validation). You...
  2. Here is how I am getting the context: public...

    Here is how I am getting the context:
    public static void main(String[] args) {
    try {
    ApplicationContext ctx = new ClassPathXmlApplicationContext(
    ...
  3. How to load context.xml in Java with relative DTD

    Because I am ittermittingly connected to the Internet (laptop), and I want to eliminate the dependendcy of production on an external website, I changed:
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD...
  4. Replies
    2
    Views
    4,848

    Hi Christian, Looking forward to version 1.3....

    Hi Christian,

    Looking forward to version 1.3. I am a Spring newbie, and using version 1.2.4 has been VERY useful in learning the ins and outs of the framework. Your work on the IDE is in my mind...
Results 1 to 4 of 4