...just found it. This is a known issue to 2.5.5. If you are having a similar problem switching to 2.5.4 will fix that.
cheers,
savakos
Type: Posts; User: savakos; Keyword(s):
...just found it. This is a known issue to 2.5.5. If you are having a similar problem switching to 2.5.4 will fix that.
cheers,
savakos
Hi,
I am trying to use a SimpleMappingExceptionResolver and I am wiring it like this :
<bean id="exceptionResolver" class="...
Hello,
I have a question about the AbstractWizardFormController and its available extension points. The current design I’m implementing requires that
an application specific (environment aware)...
Marten hi,
Thank you very much for your reply.
That was the problem indeed!
cheers,
Hello,
I am trying to use XmlViewResolver like that :
<bean id="viewResolver" class="org.springframework.web.servlet.view.XmlViewResolver" />
in myApp-servlet.xml.
The views.xml file...