Yes. U can, no need of connecting thru servlet. While running the program
through from browser if it gives any security or other  problem, then better
to use OBJECT tag(if Ur using IE) or EMBED tag(if Ur using Netscape) instead
of the APPLET tag in Ur html file.
These tags will load the plug-in into Ur browser and run the Java applet
using the latest Java plugin from Sun(being downloaded).

regs,
Ashis Mohanty.

> -----Original Message-----
> From: Amit Saki [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 29, 2000 3:27 PM
> To:   [EMAIL PROTECTED]
> Subject:      Applet JDBC communication
>
> Hi,
> Can some one tell me if we can connect to a database thru applet directly
> (applet is not signed) or one has to go thru the servlet to connect to the
> database .
> Tx
> amit
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to