The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Best communication method between Applet and server

Posted by Bob Zee on May 09, 2001 at 5:17 PM

Hi,

I am developing a SWING applet, and I need to send/recieve information from a database...and possibly do some other server processing as well.

What is the recommended communication method...HTTP using servlets on the server??..

RMI to Java classes on the server??

if I do not need to do any server processing can I just do direct JDBC from the applet to the database?

Thanks in advance..

BZ



Replies:
  • reply Pavan Kumar Keely June 27, 2001 at 6:13 AM (0)

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us