InterviewSolution
Saved Bookmarks
| 1. |
Explain Correlation Process. |
|
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. |
|