IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 20

Which two methods are used for communicating session linkages between the client and the server? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers are C and E because REST services facilitate communication through stateless requests that can include session identifiers, while HTTP response codes can signal the status and management of sessions. Options A, B, and D do not typically serve the purpose of communicating session linkages in this context.