题目:基于JSP技术的榆次馨雅鲜花网站的设计与实现摘要信息化社会的形成和微电子技术日新月异的发展,对落后低效的办公手段提出了挑战,信息是管理的基础,是进行决策的基本依据。在一个组织里,信息已作为人力、物力、财力之外的第四种资源,占有重要的地位。然而,信息是一种非物质的,有别于基本资源的新形式的资源。信息也是管理的对象,必须进行管理和控制。本订花网站是将IT技术用于订花信息的管理,它能够收集与存储订花的档案信息,提供更新与检索订花信息档案的接口;提高工作效率。本网站是基于JAVA平台开发的一套订花信息管理的网站。网站采用JSP为编程语言。数据库采用Mysql建立数据之间的转换。论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了网站设计的重点、设计思想、难点技术和解决方案。关键词:鲜花网站;jsp技术;mysql数据库;B/S模式1AbstractTheformationofinformationsocietyandtherapiddevelopmentofmicroelectronicstechnology,behindtheinefficientmeansofofficechallenges,informationisthebasisofmanagement,isthebasisfordecision-making.Inanorganization,theinformationhasbeenashuman,materialandfinancialresourcesoutsidethefourthresource,occupiesanimportantposition.However,informationisanon-material,differentfromthebasicresourcesofthenewformsofresources.Informationisalsotheobjectofmanagementandmustbemanagedandcontrolled.ThissetoffloweristheITtechnologyusedtosetthemanagementoftheinformation,itcancollectandstorethefileinformation,provideupdatedandsearchtheinformationfileinterface;improveworkefficiency.ThesystemisbasedontheJAVAplatformtodevelopasetofsetofinformationmanagementsystem.ThesystemusesJSPastheprogramminglanguage.ThedatabaseusesMysqltoestablishtheconversionbetweendata.Thepapermainlyintroducesthedevelopmentbackground,thefunctionandthedevelopmentprocessofthissubject.Focusingonthedesignofthesystemfocus,designideas,difficulttechnologyandsolutions.Keywords:Onlinebookstoresystem;jsplanguage;mysqldatabase;B/Smode2目录1绪论...................................................................................................................11.1课题的研究背景.....................................................................................41.2国内外研究现状.....................................................................................41.3研究目的.................................................................................................52相关技术及开发平台.......................................................................................52.1JSP技术..................................................................................................52.2B/S结构..................................................................................................62.3MySQL数据库........................................................................................72.4Myeclipse简介.......................................................................................72.5Tomcat简介............................................................................................73系统分析...........................................................................................................83.1需求分析.................................................................................................83.2数据流程分析.......................................................................................103.3可行性研究..............................................................................................