Because Icefaces page can not support to display other format like pdf. So I using JavascriptContext to open a new window to display it. Now I have a servlet to generate a PDF format report, and Excel report with JasperReport. If I directly open browser to call this servlet, it can directly display pdf file; or prompt to option youto open ...