Hi,
My name is kiran.
I'am required to develop a JAVA web application in
10 days(by September 3rd 1999). The details of the application are as
follows.
It is a three tier architecture. The GUI is a thin client applet. The
backend database is oracle 8. The middle tier should consist of a server

that processes the requests from the applet.  The GUI consists of simple

functions like insert, delete, update, save, query etc. The database is
a remote data base.
This is my problem.
How do you go about developing the server. (sockets, RMI,Servlet ???).
Which is the best way to communicate between the middle tier and the
thin client.
I am using the pure java Oracle JDBC driver to connect to the remote
database.
But I don't know what methodology is involved in displaying the data on
the applet at the client end. I'am not familiar with servlet
programming. I just bought the
"servlet programming - ORIELLY" book and saw it mention somwhere that
servlet is most widely used for the middle tier.
I would really appriciate if you could provide me with some guidance.
Example code could help a lot. Please help ...

My email ID is [EMAIL PROTECTED]

Thank You.

Regards,
Kiran.

___________________________________________________________________________
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

Reply via email to