67686970717273
protected void loadPage() throws Exception { preLoadContent(); } protected void preLoadContent() throws IOException { Util.copy(getInputStream(), new NullOutputStream()); }