You can, I believe, have fully-qualified URLs in forward paths... One
thing you might be able to do is have mappings something like:
Then, in your Action, do something like this:
boolean isSecure = true;
if (isSecure) {
ActionForward af = mapping.findForward("secured_forward");
ActionForw
Yep you need to use http://sslext.sourceforge.net/
-Original Message-
From: Dan Tenenbaum [mailto:[EMAIL PROTECTED]
Sent: 13 June 2005 20:45
To: user@struts.apache.org
Subject: Switching between http and https in struts-config
Hi, I'm new to the list.
I'm working on a webapp
Hi, I'm new to the list.
I'm working on a webapp where some of the pages should be accessed
through HTTPS and others through HTTP.
For example, login and registration need to be secure, but once the
registration is done and we go to the user home page, we can go back
to the nonsecure site.
All p
gards
marco
-Original Message-
From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED]
Sent: 15 September 2004 10:34
To: Struts Users Mailing List
Subject: RE: Switching between HTTP and HTTPS
Hi,
Currently in our system for toggling between HTTP and HTTpS, we are just
changing the pro
>
> -Original Message-
> From: Prasad, Kamakshya [mailto:[EMAIL PROTECTED]
> Sent: 15 September 2004 10:34
> To: Struts Users Mailing List
> Subject: RE: Switching between HTTP and HTTPS
>
> Hi,
>
> Currently in our system for toggling between HTTP and HTTpS, we
Prasad, Kamakshya wrote:
Hi,
Currently in our system for toggling between HTTP and HTTpS, we are just
changing the protocol in the url using the javascript.
I don't know its the correct way or not.
Why we need a separate implementation for the same?
Please advice
KP
We use the latest Jetty 4 as ser
Manfred
Manfred
Antony Paul wrote:
Hi,
Does solution for switching between HTTP and HTTPS has been incorporated
into Struts ?. If yes which version of Struts it have ?.
I have read the archives and found sslext is the best alternative. Do
quot; solutions.
>
> Manos
>
> Antony Paul wrote:
>
> >Hi,
> >Does solution for switching between HTTP and HTTPS has
> been incorporated
> >into Struts ?. If yes which version of Struts it have ?.
> >I have read the archiv
n for switching between HTTP and HTTPS has been incorporated
into Struts ?. If yes which version of Struts it have ?.
I have read the archives and found sslext is the best alternative. Do I
have to use it ?.
rgds
Antony Paul
-
To unsu
Users Mailing List
Subject: RE: Switching between HTTP and HTTPS
Hi,
Currently in our system for toggling between HTTP and HTTpS, we are just
changing the protocol in the url using the javascript.
I don't know its the correct way or not.
Why we need a separate implementation for the same?
P
ailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 5:55 PM
To: Struts
Subject: Switching between HTTP and HTTPS
Hi,
Does solution for switching between HTTP and HTTPS has been
incorporated
into Struts ?. If yes which version of Struts it have ?.
I have read the archives and found s
Hi,
Does solution for switching between HTTP and HTTPS has been incorporated
into Struts ?. If yes which version of Struts it have ?.
I have read the archives and found sslext is the best alternative. Do I
have to use it ?.
rgds
Antony Paul
12 matches
Mail list logo