Web服务的设计JSP+SQL

时间:2020-09-01 16:20:24 计算机应用毕业论文 我要投稿

Web服务的设计JSP+SQL

毕业论文

Web服务的设计
摘  要

随着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

注释:不含源代码

【Web服务的设计JSP+SQL】相关文章:

1.SOAP Web服务介绍

2.Web服务中的异常处理

3.安装Web服务器

4.Web设计名词解析

5.探析嵌入式Web服务器的设计与实现

6.关于网格与Web服务的结合

7.WEB服务器的优化方法

8.关于Web服务实现技术

9.Web服务器常规维护