XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 Never Mind the Namespaces: An XSLT RSS Client
Subject: Saxon through the firewall
Date: 2003-10-22 13:03:31
From: Scott Hudson

For those trying to process the above examples from the command line behind a firewall, try:


java -Dhttp.proxyHost=servername -Dhttp.proxyPort=8080 com.icl.saxon.StyleSheet RSSChannels.xml getRSS2.xsl > headlines.html


where servername is your favorite proxy host...


Previous Message Previous Message   Next Message Next Message

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938