Search:

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

Search: Search took 0.06 seconds.

  1. I believe I found the problem. It wasn't a...

    I believe I found the problem. It wasn't a configuration problem but rather a problem with the form controller. Having said that, I feel that a class such as SimpleFormController should be useable...
  2. Here is the velocity related config information ...

    Here is the velocity related config information



    <bean id="velocityConfig" class="org.springframework.web.servlet.view.velocity.VelocityConfigurer">
    <property...
  3. I'm using the released version of 1.1 now, and...

    I'm using the released version of 1.1 now, and that particular error is not there anymore, however, I still get the exception, and while running through the log I noticed the following error:


    ...
  4. After a bit more looking, I've found this in the...

    After a bit more looking, I've found this in the log:



    2004-09-09 11&#58;04&#58;56,119 INFO &#91;org.springframework.web.servlet.view.ResourceBundleViewResolver&#93; - <Cached view 'loginForm_en_US'>...
  5. I haven't changed anything via the *-servlet.xml,...

    I haven't changed anything via the *-servlet.xml, or via the setCommandName method.

    I originally had more code in the template, but cut everything out until I just had the one command that threw...
  6. SimpleFormController and Velocity error

    I've been getting the following error, no matter what I've tried.



    Could not find Errors instance for bean &#91;command&#93; in request&#58;


    I've got this in my controller:
Results 1 to 6 of 6