<%@page contentType="text/html" pageEncoding="UTF-8" import="java.util.ArrayList,po.TbProductinfo"%>
<%@taglib prefix="s" uri="/struts-tags" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><s:text name="查看商品信息"/></title>
<style type="text/css">
body {
background-image: url(images/778787.jpg);
}
</style>
</head>
<body>
<s:div align="center" >
<s:include value="top.jsp">
<s:param name="oper">1</s:param><