0

I have an Web Application running on Tomcat, port 8080.
When I access it with "http://localhost:8080/AppName", I get a "page contains secure and nonsecure items" warning and the page loads properly.
But when I access with "http://10.200.200.20:8080/AppName", I do not get the "page contains secure and nonsecure items" warning and the page doesn't load at all.
There are no https item in the welcome page nor iFrame. But there is an Ajax Call for WebService in that page. I'm not sure why I get this error. Please share your thoughts on it.

Thanks,
SKR

4

0 回答 0