Hello
Informix engine should be installed and working .
You have to install an Informix JDBC driver also (visit java.sun.com) you
will be able to get one.
make the needed configuration it is generally documented , the driver you
download will be accopanied with doc in txt or html to describe how todo .
>From that point java programs can make connection to your informix database
.this is particularly true and easy for
Applications and Servlets. For applets since there are some restrictions on
local disk access and network connection you have to manage so that applet
and database can be hosted by the same host .
Regards
Sidaty
----- Original Message -----
From: Jegannathan Venkatakrishnan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 30, 2000 6:07 AM
Subject: Servelet Basic Question
> Hi,
> I'm new to servlet concept. I have IIS web server running in win nt with
firewall. i have informix data base in unix. i need to connect to database
from applet. hope servlets helps me do that. can anyone explain me how and
where do i start? is there any webpage relating this.
> I'm sorry if i've posted to wrong forum.
> thanx in advance
> --venkat
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html