文件名称:Web Database Programming
-
所属分类:
- 标签属性:
- 上传时间:2013-04-19
-
文件大小:5.69kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Design the look of various screens of your E-Store interface by creating all the HTML pages. A descr iption of the E-Store project you are to implement is given in the Appendix. For this exercise, you should design all the HTML pages required by the E-Store specified in the Appendix (not just the screenshots given in the Appendix). Your HTML pages need not contain the code necessary to access the database. However, your html pages should include all buttons and links that will be clickable in the final implementation of the system. You can hardcode some dummy data into your HTML pages as placeholders, if necessary. Point the links to the relevant html pages, such that clicking on the links will bring up appropriate html pages containing some dummy data. Identify those links and buttons that, when clicked, will initiate access to the database. For example, let us look at the details of three pages: the search page, the search-results page, and the book-details page. The search page should have a textbox for the user to fill in the search criteria, among other things. It should also have a button next to the textbox. In the final implementation, clicking the button will initiate a database search, but it will not do so after you have completed this present exercise. For this exercise, clicking the button will simply bring up the search-results page that contains hard-coded data for some books. Irrespective of the search criteria, the same set of books will be shown in the search-results page. Each book in the search-results page will be a hyperlink. Clicking the hyperlink on a book will bring up another page that contains more book details. Again, for this exercise, details of the same book will be shown, irrespective of the book clicked. Turn in all of your html pages.
相关搜索: ssd7 ex4
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : exercise4 .zip 列表 exercise_4/ exercise_4/web.xml exercise_4/MemberRegisterController.java exercise_4/newmember.jsp exercise_4/Library.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.