| Author |
SSL
|
Mary Cole
Ranch Hand
Joined: Dec 02, 2000
Posts: 362
|
|
If you browse any banking sites, some of the pages will be HTTPS and some will be HTTP pages. Since I have a single application, can I make some links to post to HTTPS and some to HTTP. Pls note, I don't want to hard code the URL ( like https://somedomain/somepage.do). My Environment is as follows client==>> IBM HTTP Server(OR APACHE SERVER) ==>> WebSphere When the client hits my site, all my data entry screens have to be HTTPS and reamining pages(static JSPs) have to go thru normal HTTP. FYI,am using struts and I CANNOT use struts ssl -extn as I have a http server in front of the App server.If I had only appserver, this would have worked. Any suggestions? pls help its urgent
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
|
Mary, please do not cross-post the same question in multiple forums. Please conduct any discussion of this topic in the Servlets forum post here.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Mary Cole
Ranch Hand
Joined: Dec 02, 2000
Posts: 362
|
|
|
Any luck guys?
|
 |
 |
|
|
subject: SSL
|
|
|