Results 1 to 2 of 2

Thread: Preventing url 'deep dives' to the middle of a flow?

  1. #1

    Default Preventing url 'deep dives' to the middle of a flow?

    Hi,

    we are yet to implement security in our app, but we would like to be able to prevent users from accessing various view states in the middle of a web flow via a deep dive (i.e typing the url in the address bar). I.e. we want to force the to start at the beginning

    Is there a simple way to do this ?

    thanks

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    A flow always starts at the beginning (unless the flow for the current user is already started and is already on that view state) and security is quite easy to setup (it is explained in the reference guide).
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •