| Author |
HTTPS is a stateful protocol?
|
Fernando Franzini
Ranch Hand
Joined: Jan 09, 2009
Posts: 448
|
|
Hi folks
I've been doing some simulated and these last days I came across the following statement "HTTPS is stateful protocol."
From what i know, HTTP / HTTPS always been stateless...
Could anyone help me?
Best Regards.
|
Fernando Franzini - Java Blog
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
|
|
Fernando Franzini wrote:I've been doing some simulated
You been doing some simulated? What does that mean?
Could anyone help me?
It might help if you could provide some context. Where did you see this? In what context does it make this claim?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Fernando Franzini
Ranch Hand
Joined: Jan 09, 2009
Posts: 448
|
|
I mean I've done mocks to SCEA part 1...sorry my bad english...
Here is the questions..
Question 12
Status Quo is an emerging B2C company that has a portal through which customers can purchase clay jewelry. Since the order process involves a shopping cart, session management and secure access are required. How would you manage this?
a. Use HTTP since it is a stateful protocol.
b. Use HTTPS since it is a stateful protocol.
c. Use SOAP for state and security management.
d. Use CGI with cookies for state management.
Answer = a.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
|
|
|
Well, if (b) is the wrong answer, then that answers your question, doesn't it?
|
 |
Fernando Franzini
Ranch Hand
Joined: Jan 09, 2009
Posts: 448
|
|
|
mock said that correct answer is B!
|
 |
Dan Davidson
Greenhorn
Joined: Jun 18, 2012
Posts: 1
|
|
|
Ans a is correct.
|
Longchamp Singapore | Longchamp bag Singapore | Longchamp bags Singapore
|
 |
 |
|
|
subject: HTTPS is a stateful protocol?
|
|
|