The JAX-RPC chapter from the web service book has a good explaination and when to use each.
http://www.theserverside.com/resources/article.jsp?l=JWSA
Hope this helps
=samuel
On Sun, 9 Feb 2003 04:53:42 -0700, Mischa <yawningrascal_at_HOTMAIL.COM> wrote:
>hi,
>
>i am newbie in soap and web services and i wonder
>what are the differences, when i want to work with
>jax-rpc either in encoded or in literal style in a rpc
>way.
>
>does literal style mean that i got to write my
>own serializers, dezerializers based on my own schemas?
>what happens, if the jax-ri recieves a literal style
>soap document and what will happen with encoded style
>messages?
>
>thanx,
>mischa