spring-webflow-2 Questions
0
This is more to Spring Team supporting Spring WebFlow --
What is the Spring WebFlow road-map. Can you describe its version convention how come it differs from rest of the core Spring Offerings.
...
Plight asked 17/3, 2015 at 19:13
1
I am working on JAVA EE technologies to learn JSF-Spring-Hibernate vs...
I am trying to do web application with diffirent user roles. Now, I have only one user role ROLE_USER. I could not change th...
Dizon asked 23/7, 2014 at 14:13
1
Solved
I have the following situation. I have a CommonsMultipartResolver bean configured the following way.
<bean id="multipartResolver" class="org.springframework.web.multipart.commons.CommonsMultipa...
Darciedarcy asked 29/10, 2012 at 7:14
2
Solved
I'm trying to write unit test for a flow, which has subflow, which, itself, has another subflow.
I register first flow using
FlowDefinitionResource getResource(FlowDefinitionResourceFactory resour...
Pedant asked 31/5, 2010 at 19:8
1
Solved
On the surface, a bit of a strange question! but I am creating a web app that uses both webflow and traditional Spring MVC controllers.
From one of the webflow views, a http request (ajax) is made...
Clercq asked 23/8, 2012 at 16:18
2
Solved
I need to call static method of org.hibernate.Hibernate class.
How to do that in element of flow ?
Bashan asked 23/11, 2010 at 10:19
2
Solved
For a relatively simple application, can Webflow be employed to reduce the need to create form controllers? Well, certainly it can, but I guess what I'm asking is: can and should I write an entire ...
Shiva asked 3/6, 2009 at 18:4
1
© 2022 - 2024 — McMap. All rights reserved.