Prashant Swaroop wrote:

> Friends,
>
> Can Anybody tell me, what's this Oracle JServer? If that also like JSP then it makes 
>a better combination with Oracle application Server/Oracle dback end with Oracle 8i.
>
> What is better? OJS or JSP?
>
> Please comment to know what is better?
>
> Prashant
>

A couple of minutes perusing Oracle's web site (http://www.oracle.com/java) will tell 
you that JServer is Oracle's new JVM  (Java Virtual Machine) runtime that is
integrated inside the Oracle 8i database.  It includes a CORBA 2.0 ORB, a JDBC driver 
for the database (imagine that :-), SQLJ, and an EJB server.  I haven't played with it
myself, but I've heard that it is very fast -- especially on database intensive 
operations.

It doesn't have anything directly to do with JSP, although you can certainly run 
JSP-empowered servlet engines on top of it.

Craig McClanahan

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to