adspace
Answer Posted / Payal
In Struts, a token is used to protect web applications from certain types of malicious attacks, such as Cross-Site Request Forgery (CSRF). The token is sent by the server and expected in subsequent requests to ensure that the request originated from the user and not an attacker.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers