Regardless of whether you are pushing or pulling.  Axis is heavy for an 
applet.  The sandbox issues will be a concern either way too.



On Thursday 03 June 2004 08:34 am, Keith Hatton wrote:
> I really would try hard to turn your design around, so that the applet
> calls the server instead of the server calling the applet (remember your
> applet can push data to the server or pull it back, whichever you require).
> Even though you are using HTTP transport you will find that many firewalls
> block communications that are initiated by the server. And as Ben says, it
> will make your applet really heavy.
>
>
>
> -----Original Message-----
> From: Ben Souther [mailto:[EMAIL PROTECTED]
> Sent: 03 June 2004 13:34
> To: [EMAIL PROTECTED]
> Subject: Re: Publish a WebService in an Applet?
>
>
> It's possible but I've found it to be cumbersom.
>
> The axis.jar library contains all the classes for the servera and the
> client which makes it a large download.  It also breaks the sandbox
> constraints so you will need to have your users alter their security policy
> to run the applets.
>
> On Thursday 03 June 2004 08:23 am, DESMOULINS Charles OCISI wrote:
> > Hi,
> >
> > I wish to create an applet which allows tools management.
> > This applet needs to display real-time stats about the tools.
> > I wish to use WebService technologies (with Axis).
> >
> > Is-it possible to publish a WebService from my Applet that server calls
> > to update stat data? Is there a better way to solve my problem using Axis
> > or others solutions?
> >
> > Thanks for any help,
> > Charles

-- 
Ben Souther
F.W. Davison & Company, Inc.


This e-mail message, and any accompanying documents, is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.  Any unauthorized review, use, disclosure, distribution or
copying is prohibited.  If you are not the intended recipient, please
contact our office by email or by telephone at (508) 747-7261 and
immediately destroy all copies of the original message.

Reply via email to