Resources for using cXML for E-Commerce
http://www.cacs.louisiana.edu/~cxg9789/e-commerce.html
XML Resources
http://www.w3.org/TR/REC-xml
, Extensible Markup Language (XML) 1.0, (Second Edition) W3C Recommendation 6 October 2000.
http://www.xml.com/
, XML.com
cXML Resources
http://www.cacs.louisiana.edu/~jyoon/grad/cxml-overview/index.htm
, Dr. Yoon's cXML presentation.
http://www.cxml.org/home/
, cXML.ORG to obtain cXML reference manual and DTD files.
http://www.cacs.louisiana.edu/~cxg9789/xml-example.pdf
, Presentation covering additional material including PERL and Java examples.
http://www.cacs.louisiana.edu/~cxg9789/EZ-buy/
, Original description of EZ-buy, a pull-style content provider. Contains PERL cXML transaction examples and FAQs of e-commerce class of Spring 2000.
XML Libraries
Java
http://www.wutka.com/dtdparserdownload.html
, A Java DTD Parser
http://java.sun.com/xml/jaxp-docs-1.1/readme.html
, JavaTM API for XML Processing,
API doc
,
examples
.
http://www.docuverse.com/domsdk/#tutorial
, Docuverse DOM SDK
PERL
http://www.xml.com/pub/q/perlxml
, Articles and tutorials on PERL modules for processing XML
XML::Parser module
http://www.perl.com/pub/1998/12/cooper-01.html
, Using The XML::Parser Module.
http://search.cpan.org/search?dist=XML-Node
, XML::Node allows easy parsing XML documents.
http://www.cacs.louisiana.edu/~cxg9789/EZ-buy/node30.html
Example PERL script for parsing received cXML documents.
http://www.xml.com/pub/a/2001/11/14/xml-libxml.html
, XML::LibXML, a better alternative to the XML::Parser module.
CGI Libraries
Java
http://java.sun.com/products/servlet/2.2/javadoc
CGI interface for Java: Sevlets (
tutorial
).
http://java.sun.com/j2se/1.3/docs/api/java/net/HttpURLConnection.html
WWW Library
PERL
http://search.cpan.org/doc/JHI/perl-5.7.3/lib/CGI.pm
CGI library
http://search.cpan.org/doc/GAAS/libwww-perl-5.64/lib/LWP.pm
WWW library
ASP
http://www.alphasierrapapa.com/iisdev/components/asptear/
WWW library
Cengiz Gunay
Last modified: Tue Mar 11 14:50:45 CST 2003