HOW TO.. (Oracle+JSP/Servlets)
From: Vadim Grepan <_REMOVE_IT_kezal_at_mail.ru>
Date: Mon, 20 Jan 2003 17:52:46 +0300
Message-ID: <3E2C0D3E.6040707_at_mail.ru>
[Quoted] [Quoted] There is the following task: remote users need to get access to Oracle database.
All trivial operations (SELECT/INSERT/UPDATE/DELETE) are allowed. Of course we need
strong transaction support too.
Date: Mon, 20 Jan 2003 17:52:46 +0300
Message-ID: <3E2C0D3E.6040707_at_mail.ru>
[Quoted] [Quoted] There is the following task: remote users need to get access to Oracle database.
All trivial operations (SELECT/INSERT/UPDATE/DELETE) are allowed. Of course we need
strong transaction support too.
I suppose to use the following technology: web-browser on client side, Apache+Servlet+EJB+Oracle(AS,DBMS) on server side.
Is there any comprehensible manual\tutorial for similar task? URL are
welcome :)
First of all I'd like to build minimal working model, with minimal
coding "by hand"
Rgds, Vadim
Moscow, Russia
Received on Mon Jan 20 2003 - 15:52:46 CET