Alert keeps displaying XS3 when accessed the page section
Hi my first time asking a question. I am using a java spring mvc using maven for my application project. I got an issue where this alert will be appeared when i open my approval section view list.
The thing is, inside my localhost this issue was never presented. But when i paste it inside my internal domain server, apparently this alert will appeared every time the approval section is accessed. I cannot seem to simulate it inside my local.
My Question would be:
- What is XS3 alert?
- What would be the approach here?
I already research from the internet but cannot found similar issue. I only knew that it is like a server side Cross-Site Scripting (XSS) protection mechanisms. Would love someone to help me on better understanding of this issue.
dev_junior is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.