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 -> Re: need help with building a webinterface!!

Re: need help with building a webinterface!!

From: Richard <qaz1521_at_hotmail.com>
Date: Sun, 30 Mar 2003 12:53:24 +0100
Message-ID: <b66lrk$h7b$1$8302bc10@news.demon.co.uk>


I found a book called Oracle Web Applications 101 by Sten E. Vesterli (ISBN 0-07-213221-3) provided a good overview of the various techniques available. I bought it through Amazon.

Good luck,

Richard

"Lieven" <denlieven_at_hotmail.com> wrote in message news:3e86b5e0$0$6526$afc38c87_at_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 - 05:53:24 CST

Original text of this message

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