Re: How to read and parse a remote XML file with Java



Thomas Armstrong wrote:
And what if someone had a link to a web page that had simple, but
not *very* simple, code to do that? Should they simply not reply?

<dws>Would you like us to code it for you?</dws>


I'm not a Java programmer, and I only need a "hello world" sample in order to make a comparative table between Perl, PHP, Python and Java with Web Services.

Why Java 1.4.2[1] and not a current Java?
Are you comparing it with Perl 4 and PHP 3?

What type of XML parser are you using in Python, PHP and Perl? SAX? DOM? other? It would be silly to compare a Perl SAX parser with a Java DOM parser or vice versa.

[1] From original posting.
.



Relevant Pages

  • Re: Is PHP still slower than Perl?
    ... The idea of comparing one language to another requires some assumptions and ... php wins this in my book. ... PERL offers additional capabilities over PHP many of which are of no use to ... access some of the microsoft proprietary features when doing certain things ...
    (comp.lang.perl.misc)
  • Re: Is PHP still slower than Perl?
    ... The idea of comparing one language to another requires some assumptions and ... php wins this in my book. ... PERL offers additional capabilities over PHP many of which are of no use to ... access some of the microsoft proprietary features when doing certain things ...
    (comp.lang.php)
  • Re: How to read and parse a remote XML file with Java
    ... What type of XML parser are you using in Python, PHP and Perl? ... It would be silly to compare a Perl SAX parser with a Java DOM parser or vice versa. ... The EOL transition period is from Dec, 11 2006, until the General Availability of the next Java version, Java SE 7, currently planned for the summer of 2008. ...
    (comp.lang.java.programmer)
  • Re: Dangers of web apps written in Tcl
    ... this is like comparing oranges and apples. ... PHP examples compare two values, the Tcl one *evaluates* the arguments, ... Perl, PHP and so on evaluate this expression into a boolean result as ...
    (comp.lang.tcl)
  • Re: Simple parser in PHP?
    ... > Parser generators still seem to be very thin on the ground for PHP. ... Perl makes sense. ...
    (comp.lang.php)