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:
James Mitchell
2006-11-21 04:08:54 +00:00
parent 8cb614e0e8
commit 2d9f4d8ff4
3 changed files with 3 additions and 3 deletions
@@ -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>