| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 10g Database and JSP Pages
> 1. Is it possible to use the 10g DATABASE embedded web\OC4\J2EE (or
> whatever it is) to run a simple JSP page?
Not legally. The embedded J2EE containers are restricted use specifically for Enterprise Manager and iSQLPlus. Refer to the 'Restricted-Use Licensing' section of Oracle's licensing document (http://download-west.oracle.com/docs/cd/B19306_01/license.102/b14199/editions.htm#BABGIECI)
Besides, trying to add functionality may jeopardize the operation of the existing functions and will likely be cause for concern at upgrade time.
So ... assuming you are doing this for fun, not for profit, you might just as well grab the standalone OC4J and deploy your JSP to that. Deployment is seamless using JDeveloper. Received on Tue Oct 10 2006 - 21:33:25 CDT
![]() |
![]() |