Is Spring Webflow still alive?
Type: Posts; User: tomik; Keyword(s):
Is Spring Webflow still alive?
Hi,
I am running into the same issue.
I am using Spring WebFlow with JSF and Hibernate. I have a hibernate method to retrieve all records of a superclass called References which includes all...
Have you figured out your problem?
I think I have running into the same thing...
http://forum.springsource.org/showthread.php?t=103233
Thanks!
Tom
Hi,
Running SWF, JSF2, and Primefaces 2.2, I have a form (see below) in which I am trying to dynamically add/remove input boxes.
The add button correctly partial-updates the appropriate part of...
Hello,
I have a (Primefaces) dialog window that I'm using within one of my webflow view-states. This dialog is opened with a button on the main page of the initial view state. In the dialog, there...
Hi,
Beginner question: how does one turn on the debug mode for spring web flow?
Thanks!
T.
Have you resolved this issue?
I'm having the same problem.
Thanks!
Tom
Hi,
I downloaded the booking-faces example, imported it Eclipse (Helios) as an Existing project. Then I ran pom.xml as Maven Install (option #6).
However, when I now try to run the index.html...