beehive/netui/test/webapps/drt/web/miscJpf/bug21124/Jsp2.jsp

17 lines
470 B
Plaintext

<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui" %>
<html>
<head>
<title>MiscJpf Bug 21124 test</title>
</head>
<body>
<h3 align="center">MiscJpf Bug 21124 test - Jsp2.jsp</h3>
<hr width="95%"/>
<br/>
<center>
Passed - <netui:anchor action="begin">continue</netui:anchor>
</center>
</body>
</html>