beehive/netui/test/webapps/urlTemplates/web/index.jsp

8 lines
89 B
Plaintext
Raw Normal View History

<html>
<head>
</head>
<body>
<jsp:forward page="index/Controller.jpf" />
</body>
</html>