JAXP with SAX and or DOM Essential skills for processing XML documents
within a Java application.
Topics in this course are XML review,
SAX vs. DOM, what is JAXP, creating SAX and DOM readers and parsers,
setting SAX handlers, handling SAX XML events,
DOM document info, DOM node type fields, informational DOM node methods,
DOM node values, processing a DOM tree by nodes and DOM tree manipulation.
Audience:Java Developers more...
Java and XML This course is a descriptive summary
of the various XML-related technologies accessible via Java:
JAXP with SAX and/or DOM, JAXB, JAX-RPC, JAXM, SAAJ and JAXR.
Audience:Java Developers seeking a practical understanding of the library of classes supporting the creation and processing of XML Documents. more...
AJAX Training AJAX - Asynchronous JavaScript and XML is a synergy of multiple
technologies and communication with the server without a page refresh,
enabling a rich and responsive web-based client, a 2.0 web application.
AJAX Training course covers AJAX related technologies including
JavaScript, DOM, CSS, XML etc., focusing on Object Oriented JavaScript
and the main AJAX object: XMLHttpRequest.
Audience:Web more...
ASP NET Using Visual Basic 2005 Additional Topics Explore the many exciting ASP.NET 2.0 features that will help you
get the most out of the .NET Framework and make you a better and
more efficient Visual Basic 2005 developer.
Learn how to read and write XML data using XML DOM and how to work
with ASP.NET Profile features and ASP.NET Web Parts.
Learn how to build mobile applications using Visual Basic 2005 so your
clients can get information on more...
ASP NET Using Visual C 2005 Additional Topics Explore the many exciting ASP.NET 2.0 features that will help you
get the most out of the .NET Framework and make you a better and
more efficient Visual C# 2005 developer.
Learn how to read and write XML data using XML DOM and how to work
with ASP.NET Profile features and ASP.NET Web Parts.
Learn how to build mobile applications using Visual C# 2005 so your
clients can get information on their more...
AJAX for Java Developers AJAX (Asynchronous JavaScript and XML) is a browser based technology for creating rich, highly interactive Web applications. It is based on many other technologies including XML, JavaScript and CSS, and has come to include a wide array of programming techniques. This course starts with overviews of the core technologies, and coverage of browser-side Ajax programming using XMLHttpRequest and more...
XML Programming Using Java ...ava s XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML Schema who want to build XML more...
London Ajax Training Workshop Love it or hate it, the word Ajax is here to stay. Derided by some as unnecessary buzzword, praised by others as a revolutionary technology, the truth about Ajax lies somewhere in-between. This one-day workshop will explain the benefits and the pitfalls of the hippest methodology on the Web today.
The workshop is ideal for intermediate and experienced web developers who have a good knowledge of more...
XML - Extended Markup Language ...valid XML with DTDs.
Write valid XML with Schema.
Use DOM and SAX effectively.
Display XML in Internet Explorer using Cascading Style Sheets (CSS).
Transform XML using XSLT.
Use XML namespaces and create links using the HTML namespace.
Identify the functions and benefits of the XML linking specifications.
Define and identify the basics of DTD functionality and the benefits of more...
Developing Java Web Services ... from a client application.
Mix and match SAAJ, SAX and DOM code in a Web-service implementation.
Understand the role of WSDL in providing type information for Web services.
Write WSDL documents to describe messages, interfaces and services.
Understand the role of the JAX-RPC in the Java Web services architecture.
Identify the alternatives for development paths through Java code and more...
XML Training for Java Developers This XML training class teaches Java developers to use the Java API for XML Processing (JAXP) to parse XML documents using SAX and DOM to transform XML documents with XSLT. The class also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. more...
Introduction to XML Training for ASP Developers This XML training class teaches ASP developers to create well-formed XML documents, to build simple DTDs and XML Schema for validating XML documents and to build XSLTs for transforming XML documents into XHTML and other XML structures. They then learn to use ASP to run XML/XSLT transformations, to manipulate XML with ASP via the DOM, and transfer XML to and from databases with ASP. more...