Search:

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

Search: Search took 0.01 seconds.

  1. it just prepares the controller for a simple...

    it just prepares the controller for a simple Test. Using a web-context which fits my needs. this is, the call of getWebApplicationContext() inside the controller works.

    if you really need the...
  2. stupid question - AbstractWizardFormController

    hi there!

    after some success using AbstractCommandController i'm trying to use AbstractWizardFormController for some hours. i really had a hard time and don't find the solution:

    the situation...
  3. hi! i tried it the same way and don't know the...

    hi!
    i tried it the same way and don't know the answer; but i found a different solution ...

    public static final XmlBeanFactory LISTS_SERVLET_FACTORY
    = new XmlBeanFactory( new...
  4. partial solution

    what i found out, is that this works:
    instead of using an ApplicationContext in Testing/main() this does the job:

    XmlBeanFactory factory = new XmlBeanFactory( new...
  5. managing directories for properties- and data.xml-files

    hi there,

    i'm using spring for some weeks. i'm shure that other people had the same question as me before, but i can't find anything in the documentation or the forum:

    i'm building a new...
Results 1 to 5 of 5