Results 1 to 3 of 3

Thread: Webflow to Controller Http POST

  1. #1
    Join Date
    Dec 2008
    Posts
    4

    Cool Webflow to Controller Http POST

    If I have a JSF faces view that was rendered as part of a webflow. How can I do an HTTP Post request to a Spring MVC Controller class?

    I know this isn't the normal flow, but I have some unique requirements for this...

    Currently, the only way I know how to do this is to build a custom flow handler that builds a query string and then do a redirect to the controller. Is this the only way?

  2. #2
    Join Date
    Dec 2008
    Posts
    4

    Default Not possible?

    I guess this isn't possible with webflow...

  3. #3
    Join Date
    Mar 2009
    Posts
    7

    Default

    I am trying to do the same thing and am stuck so I was wondering if you managed to find a solution?

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
  •