
Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
Subject
Problem with redirect in dialog
Posted by
Johnny Haugen Sørgård on 04/23/2012 at 03:22 PM
Details
I am working on an application for a customer. The special challenge with this installation is that the Domino server is hidden behind a reverse proxy server. The application is reached from internet using https. The communication between the proxy server and the domino server is http.
Most of the application works, with the exception of some redirects. E.g.I create a document from a template chosen in a dialog. The logic is written in the dialog "Select" button. The final statement in the is context.redirectToPage(newdocumentUNID). In this situation the redirect is to "http://..." while the same statement in a button on the page (i.e. not on the dialog) will continue to redirect to "https://..."
Any ideas?
Modification history
| Entered 23-Apr-2012 15:22 by Johnny Haugen Sørgård. Last Modified <none> by Niklas Heidloff. |
Feedback
Check out other projects
Anonymous