Hi there! I have a dispatch action that receives a forward parameter and
I need to find the approprieate path for it. Since this action is used
by a lot of scenarios, It's not desirable to be setting new forwards for
each new scenario that uses it (would be to confusing the struts-config)
and o
> -Original Message-
> From: Vinicius Caldeira Carvalho
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 15, 2004 10:28 AM
> To: Struts Users Mailing List
> Subject: Forwarding question
>
>
> Hi there! I have a dispatch action that receives a forward
Thanks a lot,
Erez
-Original Message-
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 9:58 AM
To: Struts Users Mailing List
Subject: Re: Https forwarding question
Actually with sslext, you would also want to use the sslext taglib link,
so that the URL gets
Actually with sslext, you would also want to use the sslext taglib link,
so that the URL gets written out with HTTPS as well.
On 04/14/2004 03:05 AM Bill Siggelkow wrote:
I know of two ways --
If you are using the Struts SSL Extension
(http://sslext.sourceforge.net) you can specify if an action
I know of two ways --
If you are using the Struts SSL Extension
(http://sslext.sourceforge.net) you can specify if an action requires
HTTPS or not in the struts-config.xml;
otherwise, you will need to use absolute URLs for the 'href' attribute
and specify the protocol explicitly.
Erez Efrati wr
This might be a simple question but it's a first time for me.
How do I forward using the tag to an action that must be
addressed with HTTPS as the
protocol scheme?
Thanks,
Erez
6 matches
Mail list logo