⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sendpastersuccess.jsp

📁 一个仿造淘宝的jsp网站。功能比较完善
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <base href="<%=basePath%>">
    
    <title>My JSP 'SendPasterSuccess.jsp' starting page</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<!--
	<link rel="stylesheet" type="text/css" href="styles.css">
	-->
	<link rel="stylesheet" type="text/css" href="CSS/showpaster.css">
	<link rel="stylesheet" type="text/css" href="CSS/sell.css">
	<link rel="stylesheet" type="text/css" href="CSS/MyCss.css">

    <style type="text/css">
<!--
.style1 {font-size: 12px}
-->
    </style>
  </head>
  
  <body>  
  <div id="pastersendsuccessbuttomdiv">
      <div id="successhead"><div id="shoptoppic"><img src="image/Head/2.jpg" width="240" height="31"></div>
    <div id="shoptopfont"> 
	  <form action="" method="post" name="myfrm"  style="vertical-align:middle;">     
        <table border="0" cellspacing="0" style="top: 85px; ">
          
		  <tr>
            <td width="54" height="20" align="center" valign="middle"><a href="" class="font style1 style1">我要买</a></td>
            <td width="57" align="center" valign="middle"><a href="" class="font style1">我要卖</a></td>
            <td width="62" align="center" valign="middle"><a href="" class="font style1">我的淘宝</a></td>
            <td width="49" align="center" valign="middle"><a href="" class="font style1">社区</a></td>
            <td width="73" align="center" valign="middle"><a href="" class="font style1">交易安全</a></td>
            <td width="77" align="center" valign="middle"><a href="" class="font style1">帮助中心</a></td>
           <td width="166" align="right" valign="middle">
			 
			  
			  
			<input type="text" name="sousuo" id="sousou" height="15" size="15" value="开始全新搜索" style="border:1px solid #cccccc;font-size: 12;" onFocus="javascript:document.myfrm.sousuo.value='';" onBlur="document.myfrm.sousuo.value='开始全新搜索'">
			  <input style="font-size:10px"  type="submit" value="搜索">
				  
			  
			
		    </td>
            
          </tr>
		  
        </table>
	  </form>
	</div>
    
    <div id="shoptopfont2">
  <table height="19" border="0" cellpadding="0" cellspacing="0">
  <tr>
             <td width="107" valign="middle" class="font style1">您好,欢迎来淘宝网!</td>
              <td width="73" align="center" valign="middle"><a href="" class="style1">[免费注册]</a></td>
              <td width="54" align="center" valign="middle"><a href="" class="style1" >[登录]</a></td>
              <td width="68" align="center" valign="middle"><a href="" class="style1" >阿里旺旺</a></td>
              <td width="52" align="center" valign="middle"><a href="" class="style1" >支付宝</a></td>
              <td width="65" align="center" valign="middle"><a href="" class="style1" >高级搜索</a></td>
              <td width="65" align="center" valign="middle"><a href="" class="style1" >我的邮箱</a></td>
              <td width="62" align="center" valign="middle"><a href="" class="style1" >手机淘宝</a></td>
              <td width=54 align="center" valign="middle"><a href="" class="style1" >更多服务</a></td>
    </tr>
    </table>
  </div></div>
	  <div id="successnavigation">
	    
	  </div>
	  <div id="successfront">
	    
	  </div>
	  <div id="successbuttom">
	  <UL>
		  <LI><A href="">关于淘宝</A> </LI>
		  <LI><A href="">合作伙伴</A> </LI>
		  <LI><A href="">帮助中心</A></LI>
		  <LI><A href="">诚征英才</A> </LI>
		  <LI><A href="">联系我们</A> </LI>
		  <LI><A href="">网站地图</A> </LI>
		  <LI><A href="">热门商品</A> </LI>
		  <LI><A href="">热门品牌</A> </LI>
		  <LI><A href="">版权说明 </A></LI>
		  <LI><A href="">淘客推广</A> </LI>
  </UL>
<DIV id="successbuttomfont">全球阿里巴巴 - 阿里巴巴网络:<A href="">中国站</A> 
    <A href="">国际站</A>
    <A href="">日文站</A> | <A 
href="">淘宝站</A> | <A 
href="">支付宝</A> | <A 
href="">中国雅虎</A> | <A 
href="">雅虎口碑网</A> | <A 
href="">阿里软件</A> | <A 
href="">阿里妈妈</A> </DIV>
<DIV id="successbuttomfont2">Copyright 2003-2008, 版权所有 TAOBAO.COM  </DIV>
	  </div>
  </div>
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -