JasperReports Server : Please wait
问题 When I accessed Jasper Reports from Remote Jasper server. The Reports is being shown in background, where as it shows Please Wait pop-up on fore-ground for indefinite time period. I have tried IE8 and IE10 to check it and works fine for Chrome and Firefox. http://localhost:8080/jasperserver/ (working fine) http://<LAN IP ADDRESS where JAsperReports are deployed>:8080/jasperserver/ (facing problem) 回答1: The tomcat is probably not listening to any other interface than the localhost one. Check