Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: Design Issue
- From: glj@xxxxxxxxxxxx (Gary Johnson)
- Subject: FW: Design Issue
- Date: Thu, 30 Dec 1999 10:13:56 -0800
The easiest method I've found is to open a URLConnection to invoke a CGI, which does the database work and returns the info back to the applet. It's only a few lines of code if you want a sample.....HTH, Gary Gary Johnson Exponent Failure Analysis -----Original Message----- From: Rahul Malhotra [mailto:wizkid_007@xxxxxxxxxxx] Sent: Thursday, December 30, 1999 3:08 AM To: advanced-java@xxxxxxxxxxxxxxxx Subject: Design Issue Environment jdk1.2.2 Winnt Hi All, I am develping an Intranet application in which my Applets want to communicate with the DataBase. Can anybody please recommend me the best way to do it. I dont want to use servlets. . Should i use sockets or RMI. should i connect directly with the Database using thin driver. Any suggetions will be helpful thanks in Advance Rahul ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: Graphics.setTransform and TextLayout problems
- Next by Date: null peer in plugin1.2
- Previous by thread: Graphics.setTransform and TextLayout problems
- Next by thread: Design Issue
- Index(es):