Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Forward to another page using ContextRedirectForwardAction
System
Hi
I have a requirement wherein have to forward a request to another page and in that page's external i need to get some object set by the caller page.
i do not want to use session scope.
I tried to use ContextRedirectForwardAction implementation with the relative path and fullRedirect flag set to false.
But i am always getting a 404 error. And on the error page the path shown is absolutely correct.
Any help will be greatly appreciated.
Thanks
Mohit
Find more posts tagged with
Comments
There are no comments yet