Results 1 to 2 of 2

Thread: Hi i need to is possible to change the url in spring webflow

  1. #1

    Default Hi i need to change the url in spring webflow

    hi All,

    in my project i want to change the browser url for example login page url should be https://localhost:8443/XYZ/loginPageFlow?execution=e1s1
    and when i click the login button in the login page the url should change to https://localhost:8443/XYZ/homePageFlow?execution=e1s1

    is it possible in spring webflow. i am using JSF component ,xhtml in presentation side
    Last edited by manishkp1984; Dec 5th, 2012 at 08:02 AM.

  2. #2

    Default

    is my previous post helping you to undertstand my problem.

Posting Permissions

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