Note also that a proxy will help protect your applet security.  Direct
access to the server could be dangerous...

-----Original Message-----
From: Mark Phelps [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 09, 2001 5:30 PM
To: JRun-Talk
Subject: RE: Talking from applet to EJB


I think your best bet is to create a servlet for the applet to talk to.  The
servlet can then communicate with the EJB.  Anything else will probably be
more trouble than it is worth.

-----Original Message-----
From: Sergey L.Ponomarev [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 07, 2001 2:18 AM
To: JRun-Talk
Subject: Talking from applet to EJB


Hi,

I'm a newbee with ejb. I need to talk from applet to ejb.
The only protocol accessible for applet is http (applet is outside a proxy).
How can it be done? I guess that I can implement stub servlet for this.
But is there any other methods to talk to ejb directly? Can I configure
protocol used to communicate with ejb?
I hear about RMI over HTTP. Is it possible in JRun? Any links on
documentation would be appreciated.

Best regards,
Sergey L.Ponomarev
mailto:[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to