码迷,mamicode.com
首页 > Web开发 > 详细

jsp参考模板

时间:2018-06-25 11:13:18      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:html 4.01   tags   class   lang   javascrip   ant   struts   port   script   

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%@page language="java" pageEncoding="UTF-8"%>
<%@taglib prefix="s" uri="/struts-tags"%>
<%@page import="com.ehe.constant.*"%>
<html>
<link href="/OnlineTaskOfMechanicDesign/css/common.css" rel="stylesheet" type="text/css" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body>
</body>
<script type="text/javascript">
   
</script>
</html>

 

jsp参考模板

标签:html 4.01   tags   class   lang   javascrip   ant   struts   port   script   

原文地址:https://www.cnblogs.com/suheng/p/9222550.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!