Two methods: 1) In your action or actionListener use the external context to send a redirect or 2) Use a custom navigation handler that builds a URL then changes the protocol
On 5/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Does anyone have any tips how you can implement navigating to and from an HTTPS URL from a commandLink or commandButton?

