<html>
<head>
<title>O.O</title>
<script type="text/javascript" src="https://www.jb51.net/js/output.js"></script>
<script type="text/javascript">
testOutput("Dumpling");// use function
</script>
</head>
<body>
This is my JSP page. <br>
</body>
</html>
引用文件 使用 src=“xxxxx.jsp”
接下来,找到工程目录,双击html文件看下效果吧~
上面是在不同浏览器下的测试信息,很兼容吧~
您可能感兴趣的文章: