Spring MVC app forwarding POST request to Webflow app -


we have 2 web apps; spring mvc app fronts spring webflow app. mvc app forward browser post request webflow app , send response browser, subsequent browser interaction directly webflow app. mvc app modifies response new webflow app's context.

the problem i'm getting webflow app doing post-redirect-get. results in exception in mvc app when come handle response before responding browser. i'm thinking either need prevent prg flow request or steer clear of webflow in webflow app initial request possibly using mvc controller , starting webflow after initial request.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -