Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
1k views

Using Spring IDE in Eclipse 3.4

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 plugin. For some reason, I ...
0
votes
0answers
214 views

Spring Webflow 2.3.0 & JSF 2 integration problem

I have successfuly configured webflow & JSF . There is a problem when I want't bind action in JSF to transient in webflow. for example clicking on does not trig following transient is flow ...
0
votes
1answer
333 views

Webflow2: not pre-populating the form on back button

I am new to webflow 2 and I have query regarding the pre-population of the form with previous data on clicking the back botton. I developed a simple application using webflow 2, in which I fill the ...
0
votes
1answer
111 views

Using Web Flow 2 in JSF application

I created a JSF cart application which runs just fine. I am using 'redirect' to fix the problem with refresh. The problem is when there is multiple page flow logic like if you haven't signed up you ...
0
votes
1answer
1k views

Can Spring Webflow 2.0's entity manager commit from subflow states?

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 whether or not Spring's ...