Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Builder.build and URLs

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Luca Passani <passani AT eunet.no>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Builder.build and URLs
  • Date: Sun, 08 May 2005 14:40:21 -0400

Luca Passani wrote:
Michael Kay wrote:

Can I tell the world that accenture's URLs are illegal?


Have you checked whether escaping the URI works?


how? java.net.URLEncoder ? or just writing my own routine?


Probably the latter. Just replace the backslashes with %5C


--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page