Re: Redirect from Spring MVC application to WebObjects application
Re: Redirect from Spring MVC application to WebObjects application
- Subject: Re: Redirect from Spring MVC application to WebObjects application
- From: Alexander Spohr <email@hidden>
- Date: Wed, 16 Jul 2014 10:32:41 +0200
Write a direct action that you can call from the other app.
Am 16.07.2014 um 08:21 schrieb Raghavender Bokka <email@hidden>:
> Hello Michael,
>
> If the new tab is closed then the user will be back to the existing WebObjects application tab, this if fine, but my requirement is that the user has to come back to WebObjects application and also load a specific page at the same time without the user intervention. The functionality is like when the user clicks a "System Parameters" button that exists in the Spring MVC application, then the user has to come back to the WebObjects application with the "System Parameters" screen loaded, this screen functionality is existing in the WebObjects application.
>
> The following is the example url when a user is in WebObjects application:
>
> http://<Domain-Name>/cgi-bin/WebObjects/TestApp.woa/28/wo/qmHbxUClaI7GicGm92oNPM/0.2.9
>
> The following is the example url of the WebObjects application when the user clicks on "System Parameters" screen, but this has to work when the user clicks on "System Parameters" button from the Spring MVC application.
>
> http://<Domain-Name>/cgi-bin/WebObjects/TestApp.woa/28/wo/qmHbxUClaI7GicGm92oNPM/2.3.17.1.11.3.105.0
>
> Thanks,
> Raghu.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden