Well, I certainly don't need all of that. That's my point. I just want a gpg wrapper around some xml data that I trade back and forth. I've got apache running anyway, and the client stuff is going to be a java application.

So, none of the features you've listed here actually help me. I think I understand now in fact. You're imagining something quite a bit more complicated than I am. So, minus all these features you've listed, I'm bettin' my cute little XML::Parser "server" (CGI) was quite a bit faster to code, since I didn't have to learn anything.

You guys have me convinced though... I'm readin' more and more about SOAP, and I'll be sittin around thinkin' of a project to use it on. This isn't the one, but there'll be one soon! It's really neat... I think.

mitd's post 99566 way down at the bottom was the real clincher here.


In reply to Re: Re: soap? by jettero
in thread soap? by jettero

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.