Edit D:\chineseall_products\chineseall_digitallib\digitallib\digitalLib6\pages\screen\web\index.jsp
<%@ page contentType="text/html;charset=utf-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=10" /> <title>???????????</title> </head> <body> <script type="text/javascript"> var screenType = null; if(window.screen.width >= window.screen.height) { screenType = "h"; } else { screenType = "v"; } window.location.href = "/screen/index.action?t="+screenType; </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de