1.What is the thought process in making the Web
services representation in the java world only
stateless -- (jax rpc) stateless session bean or a
stateless servlet.
--- Oliver Wulff <[EMAIL PROTECTED]> wrote:
> Hi
>
> Our goal of a service layer is to have a service
> description which is
>
Hi
Our goal of a service layer is to have a service description which is
platform- and language dependent. Therefore, the platform specific things
must be wrapped otherwise you won't have a well-designed web service and
are never able to reuse or migrate the web service implementation to
another p