14. Postscript

So far, the technical guide of axis's WebService is basically so much. Due to the rush of time, personal reasons, and many other factors, it is inevitable that this document has some errors. But in this documentCodeAll of them have passed the test.

Test-driven development

Infoq: Uncle Bob talked about the applicability of test-driven development. The most obvious feelings about the use of the test driver are:1. improvement in quality assurance. As Bob Martin said, debugging is almost unnecessary or rarely used.2.

Anlr Note 5-memo

1. Overall conception of the syntax Framework Structure On the one hand, in order to avoid interference from too many factors, on the other hand, to consider the iterative improvement process, we should not consider the structure of the syntax tree

Set, list, map, bag, array in the nhib set ing

Semantics of set, bag, list, and map The most important thing about a set is the semantics of the set. The Set, List, Collection, and Map collections are defined in Java JPA (Java collections allow the bag semantics). NHibernate copies these

IoC-Castle Windsor-extends container 2.1

When a component is added to the Windsor container, MicroKernel first creates a ComponentModel object to describe the component information, and then uses a series of contributor for processing, including detecting the dependency between components

Jquery. menu Parsing

Structure Analysis of jquery menu Control jquery. menu. js: jquery menu plugin 1. Function demonstrationMenu html code: edit cancel duplicate cut copy paste help file New open Project/solution website Team project

AOP-PostSharp 2.0

PostSharp is a very good AOP framework, which is very convenient to use and powerful. It does not need to be modified to intercept the target method, but is now commercially available. Download a trial version from the official PostSharp website to

NVelocity 1.1 vs StringTemplate 3.2

Take the NVelocity 1.1, StringTemplate 3.2, and ASP. net aspx pages for a performance test comparison. The comparison results are as follows: The result is that, on two different machines, ASPX: StringTemplate: NVelocity is 1.00: 8.53: 1.61 and 1.00

Differences between Html. RenderPartial and Html. RenderAction

   Both Html. RenderPartial and Html. RenderAction are used to embed user controls on the interface.      Html. RenderPartial is to directly embed the user control into the interface:     Or     Note: when using the first method, the user control

[Sorting]-Query Process of Relational Engine

In most cases, the optimization of SQL is to make a series of things for optimizer to make better choices (decisions. Only by fully understanding the compilation, optimization, and execution processes of SQL statements can you develop SQL queries

Build a pool to manage the xmlhttp object of the refreshing page

ActiveXObject is very expensive on pages. If we use xmlhttp Technology for refreshing pages, we may need to frequently create xmlhttp objects, of course, we can also use global variables to cache an xmlhttp object instance. However, this method is

7. Publish the JavaBean created with Spring to WebService

1. First, let's look at this simple class code: Code package com. hoo. service;/*** function: Spring loads Bean Service * @ author hoojo * @ createDate 2011-3-9 06:30:26 * @ file SpringService. java * @ package com. hoo. service * @ project

10. Use SoapMonitor to monitor the request and response information of WebService

You can use soapMonitor to monitor the basic information of the request and response WebService, and display the response information on the console on the applet control. The procedure is as follows: 1. Deploy related applet and servlet Axis2 has

I. Preparations for Axis2 WebService Development

The usage of axis1.x is introduced last time. The usage of axis2 will be described later. Axis1.x online blog: http://www.cnblogs.com/hoojo/archive/2010/12/20/1911349.html 1. Development Preparation First, download the relevant jar package of axis2

Ii. Simple WebService example of Axis2

1. Compile the server code of a simple WebService. The Code is as follows: Code import java. util. random;/*** function: example of the WebService HelloWorld Service * @ author hoojo * @ createDate 03:35:06 * @ file HelloWorldService. java * @

3. WebService for complex object types

1. This time we compile the WebService method of the complex point. The returned data includes the getter, setter method, JavaBean, one-dimensional array, and two-dimensional array. Check the Code: Code import java. io. file; import java. io.

MyBatis3 integrates Spring3's Transaction processing

As in the second version, Spring only supports iBatis2. Then we want to add the support for MyBatis3 to Spring3.0 (refer to the Jira issue of Spring. Unfortunately, the development of Spring 3.0 ended before the official release of MyBatis 3.0.

V. Functions of Chain

A Chain is a Chain of Handler. That is to say, multiple Handler may be executed in one request. 1. Let's write a Handler to execute it using the chain method.  Code Code highlighting produced by Actipro CodeHighlighter

Ii. CXF Entry Example

Another example of HelloWorld is the old-fashioned HelloWorld. It is also the foundation and must be mastered. Let's take a look at HelloWorldWebService, which is very simple. The required jar package is as follows: 1. HelloWorldService server

7. axis calls RMI-mode WebService

Similar to the previously written web service, the difference is that the WebService written here must implement the interface, and the interface we implement must inherit the Remote interface of rmi. 1. RMI interface. Two simple methods inherit the

Total Pages: 64722 1 .... 53938 53939 53940 53941 53942 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.