📄 showtejia.jsp
字号:
<%@ page contentType="text/html;charset=gb2312"%>
<%@ page import="Flower.model.*"%>
<%@ page import="java.util.*"%>
<html>
<!-- Mirrored from web.hichina.com/sitemanager/templet/038/left1/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:01:52 GMT -->
<head>
<title>
<!--Your Company Name-->
Template
</TITLE>
<!--CharSet-->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
td { font-size: 12px}
.style1 {
font-family: "华文行楷";
font-size: 24px;
}
.style2 {color: #FF6600}
.style3 {font-size: 12px}
.style4 {color: #FF3300}
-->
</style>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
function window_onload() {
<!--Page.OnLoad-->
}
//-->
</SCRIPT>
<link href="css/jdeveloper.css" rel="stylesheet" media="screen"/>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" link="#990000" vlink="#990000">
<!--Counter-->
<!--Something Here-->
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" background="images/top01.gif" height="158">
<tr>
<td width="316" valign="top">
<table width="297" border="0" cellspacing="0" cellpadding="0" height="137">
<tr>
<td height="51" width="166"> </td>
<td height="51" width="131"> </td>
</tr>
<tr>
<td width="166"> </td>
<td width="131"><img src="images/01.gif"></td>
</tr>
</table>
</td>
<td width="462" align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="317">
<tr>
<td height="37"> </td>
</tr>
<tr>
<td height="36">
<div align="center">
<font size="5" color="#FFFFFF"><b><font color="#ff6600" face="华文行楷" size="6">
<!--Your Company Name--></font></b></font>
<FONT face="华文行楷" size="6" color="#ff6600">特价商品显示</FONT>
</div>
</td>
</tr>
<tr>
<td height="36">
<div align="center">
<FONT size="5"><font color="#FFFFFF"><b><font color="#ff9966" face="华文行楷" size="6">
<!--Your Company Name.English--></font></b></font></FONT>
<FONT face="华文行楷" size="6" color="#ff9966">Goods Show</FONT>
</div>
</td>
</tr>
</table>
<p> </p></td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" background="images/top03.gif" height="41">
<tr>
<td align="right"> </td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="201" valign="top">
<table width="201" border="0" cellspacing="0" cellpadding="0" background="images/top04.gif" height="243">
<tr>
<td height="243" valign="top"> <table width="137" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="201" align="center">
<!--Language-->
<!--Something Here-->
</td>
</tr>
</table>
<table width="137" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="28" background="images/top05.gif">
<div align="center"><a href="FlowerIndex.jsp">首页</a></div>
</td>
</tr>
<!--Button1.Content.Begin-->
<!--Button1.Content.End-->
<!--Button2.Content.Begin-->
<!--Button2.Content.End-->
<!--Button3.Content.Begin-->
<!--Button3.Content.End-->
<!--Button4.Content.Begin-->
<tr>
<td height="28" background="images/top05.gif">
<div align="center">
<!--Button4.Link-->
<a href="huiyuan.jsp" class="m1">
<!--Button4--> 会员服务
</a></div>
</td>
</tr>
<!--Button4.Content.End-->
<!--Button5.Content.Begin-->
<tr>
<td height="28" background="images/top05.gif">
<div align="center">
<!--Button5.Link-->
<a href="liucheng.jsp" class="m1">
<!--Button5--> 定购流程
</a></div>
</td>
</tr>
<!--Button5.Content.End-->
<!--Button6.Content.Begin-->
<tr>
<td height="28" background="images/top05.gif">
<div align="center">
<!--Button6.Link-->
<a href="ruhe.jsp" class="m1">
<!--Button6-->
支付说明</a></div>
</td>
</tr>
<!--Button6.Content.End-->
<!--Button7.Content.Begin-->
<tr>
<td height="28" background="images/top05.gif">
<div align="center">
<!--Button7.Link-->
<a href="liuyan.jsp" class="m1">
<!--Button7-->
咨询留言</a></div>
</td>
</tr>
<!--Button7.Content.End-->
<!--Button8.Content.Begin-->
<!--Button8.Content.End-->
<!--Button9.Content.Begin-->
<!--Button9.Content.End-->
<!--Button10.Content.Begin-->
<!--Button10.Content.End-->
</table>
</td>
</tr>
</table>
</td>
<td valign="top">
<!--IndexPage.Content.Begin-->
<table width="94%" border="0" cellspacing="0" cellpadding="0" align="center" class="englishfont">
<tr>
<td height="109" valign="top"><div align="center">
<H1>商品信息显示</H1>
</div> <div align="center" class="style1 style4">
<table cellspacing="0" cellpadding="0" border="0" width="578" align="center">
<tr>
<td>
<P> </P>
<table cellspacing="0" cellpadding="0" border="1" width="90%" align="center">
<tr>
<td width="15%">特价商品编号</td>
<td width="15%">商品编号</td>
<td width="15%">花卉名称</td>
<td width="14%">花卉类别</td>
<td width="13%">花卉相片</td>
<td width="15%">销售价格</td>
<td width="15%">数量</td>
<td width="13%"> </td>
</tr>
<%
FlowerItemBean fb=new FlowerItemBean();
Collection c=(Collection)fb.FindFlowerItem();
Iterator it=c.iterator();
while(it.hasNext())
{
FlowerItem fi=(FlowerItem)it.next();
%>
<tr>
<form method="POST" action="cartservlet">
<td width="15%"><%=fi.getteid()%></td>
<td width="15%"><%=fi.getGoodsid()%>
<input type="HIDDEN" name="goodsid" value="<%=fi.getGoodsid()%>">
</td>
<td width="15%"><%=fi.getFlowerName()%></td>
<td width="14%"><%=fi.getFlowerTypeID()%></td>
<td width="13%">
<img src="<%=fi.getFlowerPhoto()%>" height="100" width="100">
</td>
<td width="15%"><%=fi.getRetailPrice()%>
<input type="HIDDEN" name="rprice" value="<%=fi.getRetailPrice()%>">
</td>
<td width="15%"><input type="TEXT" name="num" size="3"></td>
<td width="13%">
<input type="image" src="images/cart.gif"/>
<input type="HIDDEN" name="action" value="addcart">
</td>
</form>
</tr>
<%
}
%>
</table>
<P>
<%@ page import="java.sql.*"%>
<%@ page import="java.util.*"%>
<%@ page import="Flower.model.*"%>
<a href="buy1.jsp">查看购物车</a>
</P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</div>
<div align="center">
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
<P> </P>
</div></td>
</tr>
<tr>
<td height="65" valign="top"> </td>
</tr>
</table>
<!--IndexPage.Content.End-->
</td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" background="images/top02.gif" height="132">
<tr>
<td><div align="center">
<p>版权所有:幸福瞬间网络有限公司</p>
<p>2005?幸福瞬间花卉订购网-全市花卉速递</p>
<p>公司地址:吉林省长春市 </p>
<p>电话: 0431-6958545 电子邮件:HappyMoment@163.com </p>
</div>
<div align="center"></div> </td>
</tr>
</table>
</body>
<!-- Mirrored from web.hichina.com/sitemanager/templet/038/left1/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:01:52 GMT -->
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -