<%@ 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"%> JdbcControl Sample Application

This page displays additional data for the specified product name. Data is retrieved from the database by the JdbcControl SimpleDBControl.jcx using its getProductDetails() method.


back