Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i and JSP/servlet support
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
![]() |
![]() |