blob: df4afeac97f7c96851c300379cf8e01cdf04ccfd [file] [log] [blame]
<%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="s" uri="/struts-tags" %>
<html>
<head>
<title>Customized JSON Result</title>
</head>
<body>
<a href="produce.action">Produce Customized JSON</a>
</body>
</html>