文件名称:JSPlab7

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

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

(1)定义一个JavaBean类,用来存放学生成绩信息。学生成绩信息包括:学生学号、姓名、课程名称、成绩。

(2)编写一个JSP页面scoreForm.jsp,在该页面中定义表单,用于输入学生成绩信息,并将表单提交到getScore.jsp页面。

(3)在getScore.jsp页面中使用<jsp:useBean>和<jsp:setProprty >动作创建JavaBean对象并将录入的学生及其成绩信息保存到Bean对象中,然后使用<jsp:getProperty>动作标记显示学生信息及成绩信息。-(1) defines a JavaBean class, used to store student achievement information. Student achievement information includes: student student number, name, course name, grade.

(2) Write a JSP page scoreForm.jsp, in which the form is defined for entering student achievement information and submitting the form to the getScore.jsp page.

(3) Use the <jsp: useBean> and <jsp: setProprty> actions on the getScore.jsp page to create the JavaBean object and save the entered student and its grade information into the bean object, and then use the <jsp: getProperty> action tag to display Student information and performance information.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





JSPlab7

.......\.classpath

.......\.project

.......\.settings

.......\.........\.jsdtscope

.......\.........\org.eclipse.jdt.core.prefs

.......\.........\org.eclipse.wst.jsdt.ui.superType.container

.......\.........\org.eclipse.wst.jsdt.ui.superType.name

.......\WebContent

.......\..........\META-INF

.......\..........\........\MANIFEST.MF

.......\..........\WEB-INF

.......\..........\.......\lib

.......\..........\.......\web.xml

.......\..........\getScore.jsp

.......\..........\scoreForm.jsp

.......\build

.......\.....\classes

.......\.....\.......\student

.......\.....\.......\.......\Stu.class

.......\src

.......\...\student

.......\...\.......\Stu.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org