aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes HTTPS is a stateful protocol? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "HTTPS is a stateful protocol?" Watch "HTTPS is a stateful protocol?" New topic
Author

HTTPS is a stateful protocol?

Fernando Franzini
Ranch Hand

Joined: Jan 09, 2009
Posts: 448
    
    2

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
    
  14

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
    
    2

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
    
  14

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
    
    2

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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HTTPS is a stateful protocol?
 
Similar Threads
Q in Protocols
Https Question
question on form based authentication
java.net.URL
https and session state