文件名称:a
-
所属分类:
- 标签属性:
- 上传时间:2015-06-29
-
文件大小:4.22kb
-
已下载: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. (?
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
新建文件夹/代码/
新建文件夹/代码/ArrayList.jsp
新建文件夹/代码/error.jsp
新建文件夹/实验五.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.