<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:8894  Sort:Date

WSDL 2.0 Document Examples with SOAP Binding
This chapter provides WSDL 2.0 document examples with SOAP binding. Topics include Hello example; GetStockPrice, GetExchangeRate and Reservation examples with RPC, IRI and Multipart message styles.
2016-04-05, ∼347🔥, 1💬

Saving UTF-8 Text Files
This section provides a tutorial example to prove that Excel can not save a UTF-8 text file. Its Save As Type only supports the Unicode Text (*.txt) encoding.
2022-10-01, ∼346🔥, 0💬

"Cannot Verify Server Identity" with Safari on iOS 10
This section provides a tutorial example on how to resolve the 'Cannot Verify Server Identity' error with Safari on iOS 10 iPhone.
2022-10-01, ∼346🔥, 0💬

Java File Types and Related Tools
This section summarizes file types used to build Java applications and related tools to generate and manage these files.
2022-10-01, ∼346🔥, 0💬

"definitions" - The Root Element
This section describes 'definitions', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level.
2022-10-01, ∼346🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼346🔥, 0💬

Using DOM Implementation Provided in JDK
This section provides a tutorial example on how to use the DOM interface included in JDK, which actually uses DOM implementation provided in the org.apache.crimson package.
2022-10-01, ∼346🔥, 0💬

Perl Crypt::CBC Module
Tutorial notes and example codes are provided on Crypt::CBC Perl module. Topics include introduction and installation of Crypt::CBC; Encryption options, Literal Key, Salted Key and Random Salt; Padding options; Test Vectors.
2022-10-01, ∼346🔥, 0💬

Page Layout and Page Sequence Mapping
This section provides a tutorial example on how to apply a layout of 'simple-page-master' to a 'page-sequence'. The master-reference must match the master-name. And flow-name must match the region-name.
2022-10-01, ∼346🔥, 0💬

Table Formatting Object Tree
This section describes the table formatting object tree, which generate a table with a body, header and footer with rows of cells. A table can also have a caption.
2022-10-01, ∼346🔥, 0💬

Running Python Code Online
This chapter provides tutorial examples and notes about running Python code online. Topics include a list of popular Python online IDE (Integrated Development Environment); tutorial examples on using online tools provided by python.org, pythonanywhere.com, online-python.com, sympy.org, jupyter.org, ...
2022-10-01, ∼346🔥, 0💬

Accept Certificate Exception in macOS Mail
This section provides a tutorial example on how to handle mail server certificate exceptions in macOS Mail.
2024-04-06, ∼345🔥, 0💬

java.security.MessageDigest - Message Digest MD5 and SHA
This section describes 2 popular message digest algorithm, MD5 and SHA, implemented in JDK as part of the JCA (Java Cryptography Architecture) package.
2022-10-01, ∼345🔥, 0💬

HTTPS (Hypertext Transfer Protocol Secure)
This chapter provides tutorial notes and example codes on HTTPS (Hypertext Transfer Protocol Secure). Topics include introduction to HTTPS; HTTPS server and client test programs; testing HTTPS connection with IE browser.
2022-10-01, ∼345🔥, 0💬

What Is a Thread Dump?
A quick description of JVM thread dump is provided in this section. A thread dump is a list of all execution thread in a JVM with their stack traces.
2022-10-01, ∼345🔥, 0💬

"soap12:fault" - Binding for SOAP Fault Details
This section describes 'soap12:fault', a SOAP extension element that specifies how the SOAP Fault Details should be constructed in a SOAP response message. 'literal' means no encoding.
2022-10-01, ∼345🔥, 0💬

What Is MSBuild?
A quick introduction is provided on MSBuild, the Microsoft Build Engine, which is a platform for building .NET applications using a project file in XML format.
2022-10-01, ∼345🔥, 0💬

Locks Used in MySQL
This chapter provides tutorial notes on locks. Topics include lock types and lock levels; read lock (shared lock) and write lock (exclusive lock); table lock, row lock and column lock; LOCK TABLES statements.
2022-10-01, ∼345🔥, 0💬

Insertion Sort - Implementation in Perl
This section provides a tutorial on how to implement the Insertion Sort algorithm with the binary search method in Perl.
2022-10-01, ∼345🔥, 0💬

FOP Installation Verification on macOS
This section provides a tutorial on how to verify Apache™ FOP by running a FOP built-in example in an AWT preview window on macOS systems.
2022-10-01, ∼345🔥, 0💬

What Is SMILES
This section provides a quick introduction of SMILES (Simplified Molecular-Input Line-Entry System), which is a specification in the form of a line notation for describing molecule structures using short ASCII strings.
2022-10-01, ∼345🔥, 0💬

1998 年年历 - 虎年
中国年历 - 1998 年年历 - 虎年
2022-10-06, ∼344🔥, 0💬

SOAP Header Element "Security"
This section describes the SOAP header element 'Security' introduced in WS-Security as container to pass all security related information.
2022-10-04, ∼344🔥, 0💬

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼344🔥, 0💬

<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:8894  Sort:Date