window.open ("http://path_to_yourservlet/PDFServlet?param1=value1¶m2=value2", "newWindowName"); 2) The servlet will fetch and display the ...
確定! 回上一頁