1
vote
1answer
75 views
Webflow 2.0 Question
I have a view-state that can return multiple events. For most of them, there is a common jave method I want to "evaluate." There are are few where I want to do something different. …
1
vote
1answer
344 views
Spring Web Flow - How can I set up unit test with values already in conversationScope?
I am working on a project using Spring Web Flow 2.0.
I am trying to unit test a flow that begins with a decision state. The decision state checks the value of an object that is o …
0
votes
2answers
577 views
How do I write a custom converter in Spring Web Flow 2?
Hello. I am using Web Flow 2.0.7 with Spring MVC and Hibernate.
My problem is about custom converters for my custom types and database connection from within my converter.
Let's …
1
vote
3answers
447 views
Using Spring IDE in Eclipse 3.4
Hello,
I'm using the Spring IDE plugin with Eclipse 3.4 (finally decided to upgrade), and I have several projects which use the Webflow integration that comes with the Spring IDE …
0
votes
0answers
459 views
Replacing innerHTML content with Dojo / Spring Webflow 2
I've recently started heavy use of Spring Webflow 2 in my project so that I could make use of its integration with the Dojo javascript framework. I have a list of rows in a <ta …
0
votes
3answers
891 views
SPring WebFLow Handling Request in JSP
I am new bie to Spring Webflow , I have am using Custom FlowHandler
I can able reach the respective Controller , by if set a attribute in a request Object i cannt Able to get it …
0
votes
1answer
533 views
Can Spring Webflow 2.0’s entity manager commit from subflow states?
Hello.
My team and I are currently starting up a project using Spring 2.5.6 and Spring Webflow 2.0 (JDK 1.4.2). We're in the design phase right now, and I would like to know whet …
2
votes
3answers
1k views
Integrating Spring Webflow 2 and Apache Tiles
I've recently started upgrading some applications to use Spring Webflow 2, and I want to make use of the new Ajax functionality that comes with Webflow 2. Can somebody please dire …
