11 lines
242 B
Plaintext

<%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui" %>
<html>
<head>
<title>Local Sub Handler</title>
</head>
<body>
<h4>Local Sub Handler</h4>
<netui:anchor href="Controller.jpf">Home</netui:anchor>
</body>
</html>