Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> need help with building a webinterface!!

need help with building a webinterface!!

From: Lieven <denlieven_at_hotmail.com>
Date: Sun, 30 Mar 2003 11:16:16 +0200
Message-ID: <3e86b5e0$0$6526$afc38c87@sisyphus.news.be.easynet.net>


Hey,

I'm making a database (oracle8i) for biologist. With a java application I read data from text files and put everything on the right place in the db. The db counts about 1.000.000 records. Now I have to make a webinterface for this db and I'm doubting which platform/language to use. I prefer making this in a nice way, and would like to make a object-relational mapping. So each table in the db corresponds with a object and all the actions on that table will be implemented in these objects. Is this the best way?? And are there some good tutorials about implementing this mapping??? In the past I frequently used php to make websites and communicate with a mysql db. But php is not made to program object oriented. Some people at university advised my to use Oracle portal, but I want total freedom while I'm programming and Portal seems a little simplistic and to wizard-minded. I now reading some tutorials about JSP and servlets integraded in Oracle8i, and it seems that this can do the job, but I don't find many good tutorials on object-relational mapping and on servlets in combination with Oracle8i!! Where can I find these tutorials???

Can someone tell me which technology I have to use!!! This project has to be finished by the end of april so I have to hurry a little bit!!

grt,

Lieven Received on Sun Mar 30 2003 - 03:16:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US