To sum up my opinion of Mr. Prasad's article, i will quote an anonymous critic on Andy's Kaufman's remarks to a Memphis, TN professional wrestling crowd: Mr. Prasad sure is hell bent on Java as the ONLY tool to develope Open Source with. So, if i am a 'mule', Mr. Prasad, so be it! I like Java - i just think Perl is a a better language for handling SOAP and XML.

Apparently he has never heard of mod_soap via SOAP::Lite. maverick and myself wrote a distributed AAA system using web services with that module, entirely in Perl - and with Apache, not IIS.

SOAP and web services, IMHO, should allow programmers to pick ANY LANGUAGE they want. SOAP is just glorified socket programming made a little easier, and a whole lot more portable across languages. Why can't we all get just along?

/me steps off of soapbox

jeffa


In reply to (jeffa) Re: OT: Web Services, Java and .NET by jeffa
in thread OT: Web Services, Java and .NET by converter

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.