Hi Friends,
Recently i was going through one problem which appeared in the production, a kind of weird one i must say, where in user has to rate the product on a scale of 1 to 10 and one malicious user just tried to trick the url. what he done is just replaced the rating to 100 and hence exception. when i was briefed about scenario and when i started figuring out the problems associated with exception i came to know about this. So, it is mandatory to validate the response which is coming from the url. It could be anything.
Thanks,
Rahul
Happy Coding