Re: HTTP to HTTPS

2003-02-02 Thread BaTien Duong
I am wondering whether the SecureRequestProcessor of SSL extension for
Struts 1.1 can embrace TilesRequestProcessor so the http/https switching can
recognize Tiles definitions. If not, can this be a feature?

BaTien

- Original Message -
From: Alireza Fattahi [EMAIL PROTECTED]
To: 'Struts Users Mailing List' [EMAIL PROTECTED]
Sent: Saturday, February 01, 2003 10:22 PM
Subject: RE: HTTP to HTTPS


 See http://struts.ditlinger.com/




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: HTTP to HTTPS

2003-02-01 Thread Alireza Fattahi
See http://struts.ditlinger.com/


-Original Message-
From: Haytham Samad [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, February 01, 2003 8:33 PM
To: Struts User List
Subject: HTTP to HTTPS

Hi.  I am trying to redirect/forward a user from a page that is served over
HTTP to another page which uses HTTPS.  The user will be on say this url
http://www.mysite.com/MyApp/index.jsp. If the user comes to this page
without being logged in I want to redirect him to
https://www.mysite.com/AnotherApp/ASubcontext/login.jsp.  When I use the
forward tag, it only redirects the user to pages with http.  How can I make
the forward work with https?  I would appreciate any help on this.

Haytham


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]