Kiran
August 19th, 1999, 12:16 AM
I'am required to develop a JAVA web application in
10 days(September 1st 1999). The details of the application are as follows.
It is a three tier architecture. The GUI is a this client applet. The backend database is oracle 8. The middle tier should consist of a server that processes the requests from the applet. You should be able to run the applet from
anywhere. The GUI consists of simple functions
like insert, delete, update, save, query etc.
The database is a remote data base.
I've got two problems. Firstly, how do you connect to a remote database using the getConnection function. The database server name is 'ardent' and the database name is 'adnt'.
Secondly, how do you go about developing the server. (sockets, RMI, URL ???)
I would really appriciate if you could provide me with the source code. Please help ...
My email ID is pkiran27@yahoo.com
10 days(September 1st 1999). The details of the application are as follows.
It is a three tier architecture. The GUI is a this client applet. The backend database is oracle 8. The middle tier should consist of a server that processes the requests from the applet. You should be able to run the applet from
anywhere. The GUI consists of simple functions
like insert, delete, update, save, query etc.
The database is a remote data base.
I've got two problems. Firstly, how do you connect to a remote database using the getConnection function. The database server name is 'ardent' and the database name is 'adnt'.
Secondly, how do you go about developing the server. (sockets, RMI, URL ???)
I would really appriciate if you could provide me with the source code. Please help ...
My email ID is pkiran27@yahoo.com