說明文件:
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The SpECification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can adjust it to meet the needs
of your own XML file format.
3.1 Data Link Layer Design Issues
3.2 Error Detection and Correction
3.3 Elementary Data Link Protocols
3.4 Sliding Windows Protocols
3.5 Protocol SpECification and Verification
3.6 Example Data Link Protocols
This document is intended for consumption by:
• Web Server and Application Server vendors that want to provide Servlet Engines that conform
with this SpECification.
• Web Authoring Tool developers that want to generate Web Applications that conform to this
SpECification
• Sophisticated Servlet authors who want to understand the underlying mechanisms of Servlet
technology.
Please note that this SpECification is not a User’s Guide and is not intended to be used as such.
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO SpECification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several books are becoming available that provide a more complete description of JDO3.
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP SpECification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) SpECification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software.
Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM SpECification.
This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus SpECification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
microprocessor used on the PCI add-in card is the Motorola MPC860. The
applications themselves serve as documentation on how to interface with the
drivers, and also may be used to test the AN3042 on the user s prototype board.
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
shared secret key. The cryptographic strength of HMAC depends on the properties of the
underlying hash function. The HMAC SpECification in this standard is a generalization of
Internet RFC 2104, HMAC, Keyed-Hashing for Message Authentication, and ANSI
X9.71, Keyed Hash Message Authentication Code.
Java Server Pages Examples code
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP SpECification. JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. jsp Java Server Pages 配套源代碼 第3版