Web服務的設計JSP+SQL

學識都 人氣:1.58W
畢業論文

Web服務的設計
摘  要

Web服務的設計JSP+SQL

隨着Internet的普及,網站的開發與設計技術越來越受到人們的重視,在許多網站的建立和各類系統的設計中。JSP技術被非常廣泛的使用,JSP將網頁邏輯與網頁設計和顯示分離,支持可重用的基於組件的設計,使基於Web的應用程序的開發變得迅速和容易。
本文簡述了Web服務系統的基本理論知識及運行機制,介紹了基於Java Servlet的web服務開發新技術,jsp的.相關知識,平臺的搭設,開發工具的選擇,開發具體方法。採用Sql Server2000和Jsp技術對系統進行開發,詳細分析了系統的整體方案設計和安全策略設計實現。本設計具體實現的是服務發現與仿真,其主要功能模塊有:最小體系查詢,最大體系查詢,服務類型分析。實現意義是最短路徑的選擇,最長路徑的選擇以及所有路徑的查詢。
關鍵詞:Web服務; Java; Jsp; Sql Server; Tomcat
 
Abstract

Along with the popularization of Internet, the development and design of website is more and more valued. JSP technology is also widely used in the creation of website and design of various systems. The JSP technology separates the logic of webpage from the design and display of webpage, which supports reusable design based on module and makes the application procedure base on web quicker and easier.
This thesis introduces the basic theory of web service system and new technology of web service development based on Java Severlet. It also introduces related knowledge of Jsp: the building of platform, the choice of development kits and methods of developing it. By using Sql Server2000 and Jsp technology to develop the system, the thesis analyzes in detail the realization of whole scheme , security strategy and program module. This design realizes service discovery and simulation. And its main function module are as follows: the smallest system inquiry, the biggest system inquiry and service type analysis. The significance of realization is choice of shortest-path, choice of longest-path and inquiry of all paths.
Keywords: Web service; Java; Jsp; Sql Server; Tomcat

註釋:不含源代碼

TAGS:Web 服務 JSPSQL