`
bobshute
  • 浏览: 280071 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

jsp some1

    博客分类:
  • jsp
阅读更多
1. 打印设置  打印预览
<SCRIPT   LANGUAGE=javascript>  
  <!--  
  function   setPrint()  
  {  
  WB.ExecWB(8,1);  
  }  
  function   previewPrint()  
  {  
  WB.ExecWB(7,1)  
  }  
  //-->  
  </SCRIPT>  
<tr>
<td><input   type="button"   value="打印设置"   id=button1   name=button1   onclick="setPrint();">   </td>
<td> <input   type="button"   value="打印预览"   id=button2   name=button2   onclick="previewPrint();"></td>
</tr>
linux 设置ip。http://hi.baidu.com/slash_gao/blog/item/0e9f9acb4694b51abf09e64a.html

2.classid="CLSID:0002E559-0000-0000-C000-000000000046"
 
<meta name=Generator content="Microsoft Excel 11">
3.
千万 别硬整utf-16 编码格式,后果很严重,可能会导致eclipse的该空间启动不了,不得不换空间,或删掉本空间的配置。
4.今天的关于新闻页面的
头文件的问题。 tycj/news.jsp
<!--  DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
5.<html>
<META HTTP-EQUIV="Refresh" CONTENT="0.1;URL=maintest1.jsp?whichexam=<%=whichexam%>&open_course_id=<%=open_course_id%>">
<%@ include file="/work/function/pub/mhead.jsp"%>
<body>
<a href="maintest1.jsp">返回</a>
</body>
</html
6. 得到完整地址。
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
String basePath1 = basePath +"index.jsp";
<a onClick="SetHome(this,'<%=basePath1%>')" style="cursor:hand">设为首页</a>

<a onClick="AddFavorite('<%=basePath1%>',document.title)" style="cursor:hand">加入收藏</a><!-- v:3.1-->
分享到:
评论

相关推荐

    JSP技术发展史

    of the Microsoft.JSP compares the SSJS and ASP to have better can expand sex, and it is no more exclusive than any factory or some one particular server of Web.Though the norm of JSP is to be draw up ...

    EL 表达式语言 jsp表达式

    EL表达式语言 EL语言是JSTL输出(输入)一个JAVA表达式的表示形式。 在JSTL中,EL语言只能在属性值中使用。...比如:${username}" /&gt;中的${username}就是一个EL,它相当于JSP语句(“username”)%&gt;或(“username”)%&gt;

    JSP英文资料(已翻译)

    JSP compares the SSJS and ASP to have better can expand sex, and it is no more exclusive than any factory or some one particular server of Web. Though the norm of JSP is to be draw up by the Sun ...

    基于JSP的博客系统论文+源码+数据库

    For this purpose, our system is designed to perfect some correlative functions, such as publish articles for the registration users, publish anonymous comments for the visitors, and complete the ...

    JSP Simple Examples

    Index 1. Creating a String In jsp we create a string as we does in a java. In jsp we can declare it inside the declaration directive or a scriptlet directive. String Length In java, Strings are ...

    基于jsp医院药品查询系统源码.zip

    本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的世界医院药品查询系统。 关键词:药品信息查询系统,JSP,...

    基于jsp学生社团管理系统源码.zip

    In colleges and universities, many college students in their spare time, looking for an interest group or interest group, so that students can in the interest, grasp some hobbies and expand interest ...

    servlet-jsp-bbs.rar_it

    some java program please try it

    学生成绩信息管理系统论文 JSP 完整版

    The paper narrated the present university’s study result management in the present situation and the JAVA language and some opens the source frame of the survey. Introduced the realizes process of ...

    some resource of image fusion for object tracking and detection

    1 1993 Fort Carson RSTA Data Collection : http://www.cs.colostate.edu/~vision/publications.php 2 OTCBVS Benchmark Dataset Collection : http://www.cse.ohio-state.edu/otcbvs-bench/ 有cvpr 04-09年的...

    JavaServerPage1.1spec.rar_Want It

    JavaServer Pages&#8482 Specification This document is intended for: · Web Server and Application Server...This document is not a User’s Guide, but it contains some positioning and explanatory material.

    基于JSP学生成绩管理系统软件的开发源代码.rar

    -- some examples of how to customize the build. --&gt; &lt;!-- (If you delete it and reopen the project it will be recreated.) --&gt; - &lt;description&gt;Builds, tests, and runs the project CJGLXT. &lt;!--There ...

    Web Development with JavaServer Pages

    Web Development with Java... Its no-nonsense presentation style and useful examples can help put JSP development into the hands of anyone who has some prior HTML or Java experience. --Richard Dragan

    ADVANCED.JAVA.B01B6Z954E

    ADVANCED JAVA: This book is especially for those who have basic knowledge of JAVA and want to learn some advanced features of JAVA like Applet, AWT, SWINGs, Servlet, JDBC, JSP etc… Also every one ...

    Google Maps in HTML, ASP.NET, PHP, JSP etc. with ease

    This article will ...there is some restriction to the use of gmap. They have two versions of maps, one for standard purpose which will come for free, and another one is Google map Enterprise Solution.

    基于Java平台的校园图书交易网站的设计与实现【毕业作品】.doc

    C2C 目录 1 绪论 1 1.1 课题产生背景 1 1.2 国内外研究现状 1 1.3 论文内容与组织 2 2 相关技术与开发工具 3 2.1 电子商务 3 2.2 两层结构和三层结构 3 2.3 Java 介绍 4 2.3.1 JSP 简介 4 2.3.2 JSP 的运行原理 4 ...

    Advanced.JAVA.Laboratory.Manual.B01BB1

    It covers virtually most of core features and some of the advanced features of Web site Development including more than hands on examples tested in popular Web browser like Chrome, IE and Firefox and ...

    外文翻译 stus MVC

    Even if you never implement a system with Struts, you may get some ideas for your future servlets and JSP page implementation. Introduction Kids in grade school put ...

    基于mvc模式与j2ee的网上书店管理系统的设计与开发毕业设计.doc

    基于mvc模式与j2ee的网上书店 管理系统的...Online shopping system 目 录 1.前言 8 1.1开发的目的和意义 8 1.1.1开发该系统的目的 8 1.1.2开发本系统的意义 8 1.2 网上购物的现状和发展前景 9 1.2.1网上购物的现状 9

Global site tag (gtag.js) - Google Analytics