beehive/netui/test/webapps/drt/web/bugs/b35037b/index.jsp

13 lines
546 B
Plaintext
Raw Normal View History

<!--Generated by WebLogic Workshop-->
<%@ page language="java" contentType="text/html;charset=UTF-8"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>
<html>
<body>
<netui-template:template templatePage="foo.jsp">
<netui-template:section name="bodySection"></netui-template:section>
</netui-template:template>
</body>
</html>