package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class index_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
private static java.util.List<String> _jspx_dependants;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_property_value_nobody;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_set_value_scope_name_nobody;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_if_test;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_iterator_value_id;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_else;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_s_iterator_value_status_id;
private org.glassfish.jsp.api.ResourceInjector _jspx_resourceInjector;
public java.util.List<String> getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_jspx_tagPool_s_property_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_jspx_tagPool_s_set_value_scope_name_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_jspx_tagPool_s_if_test = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_jspx_tagPool_s_iterator_value_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_jspx_tagPool_s_else = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_jspx_tagPool_s_iterator_value_status_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
}
public void _jspDestroy() {
_jspx_tagPool_s_property_value_nobody.release();
_jspx_tagPool_s_set_value_scope_name_nobody.release();
_jspx_tagPool_s_if_test.release();
_jspx_tagPool_s_iterator_value_id.release();
_jspx_tagPool_s_else.release();
_jspx_tagPool_s_iterator_value_status_id.release();
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
response.setContentType("text/html;charset=UTF-8");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
_jspx_resourceInjector = (org.glassfish.jsp.api.ResourceInjector) application.getAttribute("com.sun.appserv.jsp.resource.injector");
out.write("\n");
out.write("\n");
out.write("<!DOCTYPE html>\n");
out.write("<html>\n");
out.write(" <head>\n");
out.write(" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n");
out.write(" <title>郑州轻工业学院BBS</title>\n");
out.write(" <script type=\"text/javascript\" src=\"js/jquery-1.2.6.pack.js\"></script>\n");
out.write(" <style type=\"text/css\">\n");
out.write(" #Lboard{ }\n");
out.write(" .subBoard{ min-height:100px; }\n");
out.write(" .btitle{ padding-left:10px; text-align:left; line-height:30px; color: #1B72AF; border:1px solid #D6E8F4; background: url('");
out.print(request.getContextPath());
out.write("/images/h.png') repeat-x;}\n");
out.write(" #Lboard ul li { float:left; width:250px; margin:5px; padding:5px; }\n");
out.write(" #Lboard ul li a{ text-decoration:none;}\n");
out.write(" #Lboard ul li a:hover{ text-decoration:underline;}\n");
out.write(" #Lboard .bimg{ float:left;}\n");
out.write(" #Lboard strong { margin-left:15px; height:24px; font-size:18px;}\n");
out.write(" #Lboard p { padding-left:60px;}\n");
out.write(" .clear{clear:both;}\n");
out.write(" #rank{float:left;display:block; margin-left:30px; position:relative; bottom:45px; top:5px; }\n");
out.write("\n");
out.write(" #rank li{ margin:7px;}\n");
out.write(" /**/\n");
out.write(" #banner {position:relative; float:left; width:378px; height:256px; margin-left:20px; margin-bottom:15px; border:1px solid #666; overflow:hidden;}\n");
out.write(" #banner_list img {border:0px;}\n");
out.write(" #banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:478px; }\n");
out.write(" #banner_info{position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:1001;cursor:pointer}\n");
out.write(" #banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}\n");
out.write(" #banner ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; border:1px solid #fff;z-index:1002;\n");
out.write(" margin:0; padding:0; bottom:3px; right:5px;}\n");
out.write(" #banner ul li { padding:0px 8px; float:left;display:block;color:#FFF;border:#e5eaff 1px solid;background:#6f4f67;cursor:pointer}\n");
out.write(" #banner ul li.on { background:#900}\n");
out.write(" #banner_list a{position:absolute;} /*让四张图片都可以重叠在一起*/\n");
out.write("\n");
out.write(" </style>\n");
out.write("\n");
out.write(" <script type=\"text/javascript\">\n");
out.write(" var t = n = 0, count;\n");
out.write(" $(document).ready(function(){\t\n");
out.write(" count=$(\"#banner_list a\").length;\n");
out.write(" $(\"#banner_list a:not(:first-child)\").hide();\n");
out.write(" $(\"#banner_info\").html($(\"#banner_list a:first-child\").find(\"img\").attr('alt'));\n");
out.write(" $(\"#banner_info\").click(function(){window.open($(\"#banner_list a:first-child\").attr('href'), \"_blank\")});\n");
out.write(" $(\"#banner li\").click(function() {\n");
out.write(" var i = $(this).text() - 1;//获取Li元素内的值,即1,2,3,4\n");
out.write(" n = i;\n");
out.write(" if (i >= count) return;\n");
out.write(" $(\"#banner_info\").html($(\"#banner_list a\").eq(i).find(\"img\").attr('alt'));\n");
out.write(" $(\"#banner_info\").unbind().click(function(){window.open($(\"#banner_list a\").eq(i).attr('href'), \"_blank\")})\n");
out.write(" $(\"#banner_list a\").filter(\":visible\").fadeOut(2000).parent().children().eq(i).fadeIn(2000);\n");
out.write(" document.getElementById(\"banner\").style.background=\"\";\n");
out.write(" $(this).toggleClass(\"on\");\n");
out.write(" $(this).siblings().removeAttr(\"class\");\n");
out.write(" });\n");
out.write(" t = setInterval(\"showAuto()\", 3000);\n");
out.write(" $(\"#banner\").hover(functio
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
















收起资源包目录





































































































共 1664 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17
资源评论

- xubosheng02072016-08-01已经打好war包,无法编译,没有数据库,not i need
- yuzhihai082015-06-24不适合新手。弄了半天。。。
- qq_283212472015-06-02一般般,不能回复
- JieFeiLau2015-03-20做的很好啊,完全符合需求,基于ssh的,框架很明晰,结构严谨

shougao_net
- 粉丝: 13
- 资源: 3
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


安全验证
文档复制为VIP权益,开通VIP直接复制
