How can I close the browser window after the JSP has run? <% String someText = "bla bla bla"; // Flush to browser response.setContentType("text/ ...
確定! 回上一頁