Which is NOT a technique that can be used to implement 'sessions' if the client browser does not support cookies?

Which is NOT a technique that can be used to implement 'sessions' if the client browser does not support cookies? 



a. Using Http headers.
b. Using https protocol.
c. Hidden form fields.
d. URL rewriting








Answer: A


Learn More :