mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
266a553f5d
Reverted the license headers in sample apps code. I left only in pom.xml files and in Java code. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@564339 13f79535-47bb-0310-9956-ffa450edef68
3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
<%@ page contentType="text/html; charset=UTF-8" %>
|
|
<%@ taglib prefix="s" uri="/struts-tags" %>
|
|
<s:include value="Missing.jsp"/> |