Re: problem with applet access to web service
- From: "ballo0" <gTimoszuk@xxxxxxxxx>
- Date: 29 Mar 2007 09:51:17 -0700
On 29 Mar, 01:54, Lew <l...@xxxxxxxxxxxxxxxxxxxx> wrote:
ballo0 wrote:
Can You [sic] say exactly what do you mean by signing applet? Applet runs
from web serwer, it is packaged in war [sic], of web application that
contains a website with this applet. Exactly i [sic] have a ejb [sic] deployed,
and it has a webservice, and applet is trying to use it. If you want
here is exact code:
That seems unusual to me, though I'm not an applet expert as, say, Andrew is.
I have not run across any hybrid applet/JEE applications before - what
advantages does that approach hold?
I can think of myriad disadvantages.
Signing an applet means to provide a trust certificate to the user, which they
have to accept before the applet obtains elevated privileges. Without that,
the applet cannot do things like invoke resources outside its home domain.
Is the EJB from outside the applet's home domain?
Would a more conventional approach, like having an HTML form submission
trigger servlet actions such as EJB invocation, suit your purposes? It'd be a
lot simpler to engineer.
-- Lew
of course it would be, but we are using applet as presentation layer.
We are working on card games portal, so we decicded to store all games
logic
on server and provide access to it via web services. And we there is
need to make
a sample client so we thougut that applet would be apriopriare
solution.
We have to draw lot of things, refresh it, hadle events...
ballo0
.
- References:
- problem with applet access to web service
- From: ballo0
- Re: problem with applet access to web service
- From: Knute Johnson
- Re: problem with applet access to web service
- From: ballo0
- Re: problem with applet access to web service
- From: Knute Johnson
- Re: problem with applet access to web service
- From: ballo0
- Re: problem with applet access to web service
- From: Lew
- problem with applet access to web service
- Prev by Date: Re: Algorithms
- Next by Date: Print Triangle inside a rectangle
- Previous by thread: Re: problem with applet access to web service
- Next by thread: Re: problem with applet access to web service
- Index(es):
Relevant Pages
|
|