Spring Operator
Spring Operator
**[Sören Chittka](https://jira.spring.io/secure/[email protected])** commented CRUD-Flows are a really good idea, I'd like to see this feature very soon. But I think the semantics of a POST-request should be different: POST http://localhost:8080/app/account...
**[nebhale](https://jira.spring.io/secure/ViewProfile.jspa?name=nebhale)** commented That is correct and the description has been updated.
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Could you clarify how is this related to Spring Web Flow?
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Can you clarify what you mean by "due to FlowViewHandler"? In other words do you know the cause or have a fix in mind?
**[Omid P](https://jira.spring.io/secure/ViewProfile.jspa?name=omidp)** commented I guess, I know the cause but I don't know how to fix it. AFAIC, since flowViewHandler is responsible for handling navigation in Spring web flow, it...
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented > in other words SWF does not understand JSF ConfigurableNavigationHandler Is there a way to use JSF ConfigurableNavigationHandler rather than hard-coding a library specific API, which we'd...
**[Omid P](https://jira.spring.io/secure/ViewProfile.jspa?name=omidp)** commented I created a sample app https://github.com/omidp/swf-prime-bug where you can expriment on.
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented An [issue project](https://github.com/SpringSource/spring-webflow-issues#readme) would be much appreciated and help speed up the resolution.
**[Pelz Rutsche](https://jira.spring.io/secure/ViewProfile.jspa?name=pelzrutsche)** commented Done, I just sent the pull request.
**[Pelz Rutsche](https://jira.spring.io/secure/ViewProfile.jspa?name=pelzrutsche)** commented Alright, here's the [issue project for SWF-1544](https://github.com/pelzrutsche/spring-webflow-issues/tree/master/SWF-1544)