文件名称:a

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2015-06-29
  • 文件大小:
  • 4kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

JSP页面的功能主要是以各种形式(如直接显示,表格显示,表单显示等)显示各种类型(如字符串,集合,数组等)的动态数据

1、  新建一个JSP页面文件,使用嵌入的JAVA代码片段实现以下功能:

   在页面相应的位置显示如下信息:今天日期:****年**月**日(即系统日期)

   将以下信息存放在Java的集合对象中,【“001”,“张三”,“男”】【“002”,“王岩”,“男”】【“003”,“刘艳”,“女”】【“004”,“王燕”,“女”】……..,使用for循环将集合中的数据显示在表格中,并且要求表格中奇偶行不同的背景色显示。(提示:java.util.ArrayList需要使用import指令导入)

   设计一个错误页面error.jsp,当上述页面出错时自动跳转到error.jsp

-Are the two main functions of the JSP page is based on a variety of forms (such as direct display, tables, according to the form shows, etc.) display various types (such as strings, collection, array, etc.) of dynamic data

1, create a new JSP page file, using the embedded JAVA code snippet to realize the following functions:

? at the location of the corresponding page shows the following information: date of today:**** on**** (that is, the system date)

? will be in the following information stored in a set of Java objects, the 001 , zhang , male 】 【 002 , wang attended , male 】 【 003 , liu yan , female 】 【 004 , wang , female 】... .. Data the collection, use a for loop shown in the table, and odd-even rows in a table of different background color display. (?


(系统自动生成,下载前可以参看下载内容)

下载文件列表





新建文件夹

..........\代码

..........\....\ArrayList.jsp

..........\....\error.jsp

..........\实验五.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org