Files
struts/apps/blank/src/main/webapp/example/Menu.jsp
T
Antonio Petrelli 266a553f5d WW-2049
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
2007-08-09 18:59:58 +00:00

3 lines
127 B
Plaintext

<%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="s" uri="/struts-tags" %>
<s:include value="Missing.jsp"/>