Hi gurus, We have a website running at a tomcat. Its web pages looks good.
Recently, we, however, find some of web pages contain the filthy AD at the bottom of the page. We really could not understand why there are these filthy AD at the web page. We make sure the web page doesn't contain any ADs at tomcat. But when we access these webpage via internet, we find these filthy AD added.. We search related knowledge and find it looks like some DNS is hijacked. It causes when the client is accessing the website, the hijacked DNS will be used to translate the webname to its IP. During this process, the hijacked DNS adds the filthy AD at the web page. So my current question is: how to avoid/resolve this issue at java server side? Are there many good solutions to resolve it? Thanks, Shi