Hi
I believe, you can add <on-entry> to web flow xml or condition step
between steps. Look into it more deeply on book "Pro Spring MVC with
Web Flow (you can find it on web) chapter 11 Building application with
spring web flow, sub-chapter "Controlling Action Execution"
Best regards,
Augustyn

On 26 November 2014 at 01:42, Haer, Neelam <[email protected]> wrote:
> Hi All,
>
>
>
> I just wondered if there is a way to by-pass certain actions from executing
> in the login-webflow.xml if the incoming requesting service ID matches an
> entry with a specific theme associated to it.  For example, if the login
> request Is coming from bob.xyz.com and this service Id/url has theme:
> ‘bypassW’ – and I want to NOT execute a set of actions (action-state) if the
> incoming service has theme ‘bypassW’ – can this be configured in the
> login-webflow.xml file?
>
>
>
> Or should I implement specific code that will check the theme value (string
> comparison) and skip the test altogether in the action implementing
> interface?
>
>
>
> I’m not sure what the best practice would be, any opinions/pointers would be
> most appreciated.
>
>
>
> Thanks
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to