Spring Web Services 经验

Spring Web Services 是基于 Spring 框架的 Web 服务框架,主要侧重于基于文档驱动的Web服务,提供 SOAP 服务开发,允许通过多种方式创建 Web 服务。 主要特性: Makes

jopen 2013-03-04   18478   0

Spring Web Services 开源项目

Spring Web Services 是基于 Spring 框架的 Web 服务框架,主要侧重于基于文档驱动的Web服务,提供 SOAP 服务开发,允许通过多种方式创建 Web 服务。 收录时间:2010-12-25

码头工人 2019-01-17   1179   0
P

Understanding SOA with Web Services 文档

The definitive guide to using Service-Oriented Architecture (SOA) and Web services technologies to simplify IT infrastructure and improve business agility. Renowned experts Eric Newcomer and Greg Lomow offer practical strategies and proven best practices for every facet of SOA planning and implementation. Newcomer and Lomow pick up where Newcomer's widely read Understanding Web Servicesleft off, showing how to fully leverage today's latest Web services standards for metadata management, security, reliable messaging, transactions, and orchestration.

lee_mao 2014-07-20   1997   0

Manual:RESTful Web Services (Chinese) 博客

REST与RESTful Web Services 表述性状态传送( REST )是一种架构上的风格。此术语由 Roy Fielding (联合制定 HTTP标准联合作者之一)所创造。在 他的博士论文的第五章中

netloser 2011-01-26   5811   0

Android中调用Web Services 经验

Android中调用Web Services有很多方法,我们现在使用的是ksoap,它是SOAP web services的客户端包,ksoap现在版本为2.0.它的一个主要优点就是对dotNET兼容性比较不错。

jopen 2011-12-23   22871   0

Gomba - Java RESTful web services 经验

servlets集合,它能够帮助开发者快速构建RESTful Web services。Gomba在内部使用JDBC API同时是关系型数据库与Web之间的一个接口。Gomba可作为一个动态Web站点的中间层甚至可以作为一个数据库的报表工具。它的特点:使用

jopen 2013-03-04   17089   0
P66

  基于Web Services的统一权限系统 文档

基于Web Services的统一权限系统 目录 目录 摘要 4 ABSTRACT 5 第1章 引言 6 1.1. 权限系统在信息系统中的地位 6 1.2. 研究背景 6 1.3. 本论文的工作内容

platformer 2012-04-28   4294   0

基于 Spring 设计并实现 RESTful Web Services 经验

从和 Amazon Web Services 的整合,到聚合多个数据源,RESTful网络服务遵从了 Roy Fielding的架构风格 的指导方针,提供了简单、高效的web APIs,支持的API用户数量从少量到百万级别。

jopen 2013-10-29   25283   0

Spring Web Services 2.2.1 发布 资讯

Spring Web Services(Spring WS)是基于 Spring 框架的 Web 服务框架,主要侧重于基于文档驱动的Web服务,提供 SOAP 服务开发,允许通过多种方式创建 Web 服务。

wdfd 2015-03-27   5702   0

Yahoo! Search Web Services Java SDK 开源项目

一个能与Yahoo! Search Web Services进行通信的Java开发包.

码头工人 2019-01-17   7514   0

Spring Web Services 2.2.3发布 资讯

Spring Web Services 2.2.3发布,下载地址: v2.2.3.RELEASE Spring Web Services(Spring WS)是基于 Spring 框架的 Web 服务框

jopen 2015-11-02   5560   0
P31

  Web Services发布与调用(Axis,XFire) 文档

使用Axis和XFire发布Web Service 2 1.1 准备工作 2 1.1.1 新建工程 2 1.1.2 axis依赖文件 3 1.1.3 XFire依赖文件 3 1.2 Axis发布Web Service

yjbssqzw 2011-11-28   387   0

Boto - 访问Amazon Web Services的Python接口 经验

Boto 是一个 Python 包,提供了访问 Amazon Web 服务的接口,目前支持: Simple Storage Service (S3) SimpleQueue Service (SQS)

openkk 2012-08-13   25115   0
P

JSP and XML Integrating XML and Web Services in Your JSP Application 文档

The first Internet revolution was all about delivering information to people. We are now in the second revolution, which focuses on delivering information to systems. XML is the tool that makes this new revolution a reality, and Web services are the methods by which businesses will drive system-to-system communication. JSP(TM) and XML takes you beyond the basics, giving you practical advice and in-depth coverage. In the book, you'll learn the technologies and techniques needed to create your own Web services for use in JSP applications. Written by programmers for programmers, the book will help you successfully utilize these exciting technologies with minimal hassle and maximum speed.

silentboy 2015-02-21   1376   0

node.js使用restify开发REST web services 经验

文章主要包括restify开发api,node.js连接mysql返回json数据等。

BeaLoftin 2016-02-22   25947   0
P

JSP and XML Integrating XML and Web Services in Your JSP Application 文档

The first Internet revolution was all about delivering information to people. We are now in the second revolution, which focuses on delivering information to systems. XML is the tool that makes this new revolution a reality, and Web services are the methods by which businesses will drive system-to-system communication. JSP(TM) and XML takes you beyond the basics, giving you practical advice and in-depth coverage. In the book, you'll learn the technologies and techniques needed to create your own Web services for use in JSP applications. Written by programmers for programmers, the book will help you successfully utilize these exciting technologies with minimal hassle and maximum speed.

silentboy 2015-02-21   1764   0
JSP   Java开发   XML  
P31

  Web Services发布与调用(Axis,XFire) 文档

使用Axis和XFire发布Web Service 2 1.1 准备工作 2 1.1.1 新建工程 2 1.1.2 axis依赖文件 3 1.1.3 XFire依赖文件 3 1.2 Axis发布Web Service

sweetbaybe 2011-06-15   759   0
P

J2EE Security for Servlets, EJBs and Web Services: Applying Theory and Standards to Practice 文档

J2EE developers have an extraordinary array of powerful options for securing their Web services, Web applications, EJB components and RMI objects. Now, expert Java architect Pankaj Kumar helps developers make sense of Java's increasingly rich security APIs, tools, patterns, and best practices-showing how to use each of them in the right place, at the right time, and in the right way.

why311 2014-10-20   1449   0

php调用web services两种方法soap和curl 代码段

以 http://www.webxml.com.cn/zh_cn/index.aspx 一、使用soap调用 <?php //服务器支持soap扩展: /*Example 1: $client = new SoapClient("http://fy.webxml.com.cn/webservices/EnglishChinese.asmx?wsdl"); $parameters = array("

jopen 2015-12-23   4194   0
PHP  

研究人员发现Amazon Web Services安全漏洞 资讯

德国安全研究人员 发现了 Amazon Web Services 上的漏洞,这个漏洞可让攻击者取得系统管理员权限并访问所有数据。他们认为其他云计算 也会有同样问题 。 德国鲁尔大学的研究团队使用了多种的

fmms 2011-11-01   7148   0
1 2 3 4 5 6 7 8 9 10