WS-Inspection started as a joint effort by Microsoft and IBM to provide a lightweight, standard Web Services discovery protocol, as an alternative to the propriatary DISCO and ADS protocols. It is also one of the GXA (Global XML Architecture) series of standards. This sample contains an HttpHandler class to produce a dynamic WSIL (Web Service Inspection Language) document by using the dynamic DISCO protocol. Also, a console application to read WSIL documents, that uses an enhanced version of the WSIL classes posted by MSDN. Comes with a whitepaper that describes how to set it up and how it works.
Essential XML Quick Reference looks at mainstream XML technologies and serves as a thorough quick reference that answers the most common XML-related technical questions. It provides complete coverage of each topic along with plenty of meaningful examples.
Servlets and JSP: the J2EE Web Tier covers how to install a Servlet/JSP environment and what is in the JSP 2.0, Servlet 2.4, and JSTL 1.0 specs. The book also covers state management, design patterns, internationalization support, multi-client design, Java database connectivity, and more.