mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
WW-1483 -- add opening html tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477498 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<%@ taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Ajax Examples</title>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<%@ taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Ajax Examples</title>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
||||
<%@ taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Ajax Examples</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user