users@javaserverfaces.java.net

Re: method call as start node for flow

From: Edward Burns <edward.burns_at_oracle.com>
Date: Wed, 11 Dec 2013 06:42:22 -0800

>>>>> On Tue, 26 Nov 2013 10:15:39 -0800, jason zhang <jasonzhang2002_at_gmail.com> said:

JZ> Hi, All
JZ> I am trying to use a method call as start node for flow. The method call
JZ> will judge the status of a domain object(project) to decide the start page.

JZ> I tried the default start page: FLOW/FLOW.xhtml. It worked. But the method
JZ> call one does not.

I'm looking at this now. Sorry for the delay.

Ed