InterviewSolution
Saved Bookmarks
| 1. |
What Is Correlation? |
|
Answer» CORRELATION is a technique to handle the DYNAMIC values generated by the SERVER like session id's or serialization id's by REPLACING them with the CURRENT values generated during the run-time. Correlation is a technique to handle the dynamic values generated by the server like session id's or serialization id's by replacing them with the current values generated during the run-time. |
|