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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i and JSP/servlet support

Re: Oracle 8i and JSP/servlet support

From: DriftWood <driftwood_at_thebeach.fla.org>
Date: Tue, 25 Jan 2000 22:59:13 GMT
Message-ID: <38912a1d.6299177@newshost.us.oracle.com>


The RDBMS itself doesn't yet expose an HTTP listener, so the RDBMS itself doesn't implement these features (if that is what you are looking for). JDeveloper helps you build them to be deployed in a webserver that supports a JSP/Servlet engine and uses the BC4J classes to make the transposition of WHERE the business logic lies very easy (i.e. local, middle tier, n-tier, etc.). I imagine that once the RDBMS itself has an http listener that these will be included in the RDBMS as well. Received on Tue Jan 25 2000 - 16:59:13 CST

Original text of this message

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