3JSP 电影网的设计与实现【摘 要】本课题基于 JSP 以及 SQL Sever2005 数据库技术,实现在线电影网的设计。 该系统可以实现前台的影片在线播放、影片下载、影片评论、找回密码等功能, 也可实现后台的会员管理、影片管理、投票管理、新闻管理、公告管理等功能。 该系统采用 B/S 结构模型,基于 java Web 开发该系统,给用户提供了足不出户 便可在线看影片的方便。论文首先论述了系统的开发背景和设计目标,并对系统开发所采用的技术进 行相应的简单介绍。在系统分析中,对系统的模型进行简单分析,明确系统的操 作流程,并对系统进行可行性分析,确定在目前的条件下,jsp 电影网运行是可 行的。在需求分析结果的基础上,对系统的功能模块进行划分。接着对系统中的 数据库进行模型设计,包括数据流图、实体联系图及数据表结构。在系统的设计 与实现中,确定系统的开发思想以及开发环境,并对系统中的 JavaBean 和 Servlet 代码进行设计。最后给出了系统中模块的详细设计与实现,并对系统模块涉及到 的关键源代码进行了详细的分析。【关键词】SQL Sever2005 数据库; 在线电影网; javaBean【Abstract】【 Abstract】 : This subject is based on JSP and SQL Sever2005 to achieve the design of movie online website. This system attain to the foreground system such as movieonline playing, film’s downloading, film’s comments, retrieving the password etc.Moreover, it can realize some functions of background system such as membermanagement, film management, voting management, news management, and announcement management and so on. It adopts the B/S structure model and based on a Java Web which offers convenience for the user.The paper first discusses the system development background and design goal, and system development techniques used in A simple introduction of the corresponding. In the system analysis, the system model analysis simple, clear the operation process of the system, and the system feasibility analysis, identified in the present conditions, the JSP film is feasible. Based on th...