资源描述:
《java社区网站毕业设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要本论文论述的是一个简化的Web应用程序模型,是一个B/S结构的JSP+Javabean+SQLServer2000的应用。主要介绍了采用的JSP技术和JAVABEAN技术结合的特点,系统功能非常的完善,而且选择开放的应用平台,建设了一套与平台无关,以统一的服务接口规范和与数据库相连的网站应用。以及怎样使Web程序设计模块化和面向对象化,即将表现和逻辑剥离。还介绍了采用的编程模型和特点。JSP技术以其独特的优势成为开发网站系统的首选工具,论文中以一种简化的方式介绍了JSP开发网站系统的方法和特点,即使用JBUILDER开
2、发工具,使用本机做服务器模拟实现客户端登录,最终能够实现客户端的所有操作。由于JSP具有一次编写,各处运行、丰富而且高质量的工具支持、通过构件和标签实现重用、通过指令和标签库增强与面开发能力等优点,开发的系统可以在任何平台上编写、运行在任意平台上的JAVA服务器构件。关键字:JavaBeans;JAVA;JSP61AbstractThiswhatthesisdiscussistheWebapplicationofasimplificationproceduremodel,isaB/Stheconstruction'sJSP
3、+Javabean+SQLServer2000application.Primarilyintroducedtheadoption'sJSPtechniquewiththeJAVABEANtechniquecharacteristics,systemfunctionthatjointogetherveryofperfect,andappliedterrace,developmentsthatopenofchoiceanelectroniccommerceapplicationforandterraceirrelevantl
4、y,withunitedserviceconnectingfirstnormwithwithdatabaseconnectwitheachothering.AndhowmaketheWebprocedurethedesignthemolderationpiecethewithfacetotheobjective,willsoonexpresswiththelogicremoval.Stillintroducedtheadoption'sprogramingthemodeledwiththecharacteristics.T
5、heJSPtechniqueisthenitsspecialadvantagebecometodeveloptheheadoftheelectroniccommercesystemalloperationsformethodforwayforchoosingthetool,thesisinsidewithakindofsimplificationintroducingtheJSPdeveloppingtheelectroniccommercesystemwithcharacteristics,evenusingtheJBU
6、ILDERthedevelopmentthetool,usingthismachinedoingtheserverimitatingrealizingcustomercarryingregistering,atlastcanrealizingcustomercarryings.BecausetheJSPhaveplaitatimetowrite,everywherecirculate,oftoolsupport,passtheopponentpiecesystemforwithlabelrealizingheavylyus
7、e,passingtheinstructionwithlabelgarbagestrengthenningwithdeveloppingtheabilityetc.theadvantage,developmentcanonanyplatformtheplaitwrite,circulateatarbitrarilyJAVAserveropponentontheplatformpiece.Key:JavaBeans;JAVA;JSP61目 录摘要IABSTRACTII第1章绪论11.1问题提出11.2文本研究(软件开发)的整
8、体框架11.3研究(软件开发)的内容和意义2第2章软件开发平台分析32.1课题的可行性分析32.2可行性分析32.2.1JAVA的特点32.2.2技术可行性分析42.2.3可靠性和安全性特点42.3JSP技术介绍52.3.1什么是JSP52.3.2JSP技术特点52.3.3JSP开发WEB的几种方式62