Hello,
I'm using webflow 2.0.8 and Tomcat 6.
There is problem with serialization double two dimensional array in bean that is defined as variable in flow.xml.
e.g. flow.xml:
<var...
Type: Posts; User: gordonik; Keyword(s):
Hello,
I'm using webflow 2.0.8 and Tomcat 6.
There is problem with serialization double two dimensional array in bean that is defined as variable in flow.xml.
e.g. flow.xml:
<var...
I have defined bean:
<bean id="SimpleMappingExceptionRes" class="org.springframework.web.servlet.handler.SimpleMappingExceptionResolver">
<property name="exceptionMappings">
<props>
<prop ...