I have two issues with this type of embedded technology. First
it is always seems to be farther behind than the non-embedded
products. Currently it supports JSP .92 and Serlert 1.0 (2 versions
back). This could be signficant because of the new features being
brought out in newer versions.

Secondly, it is not mobile. You have to have the servlet runner
running on the DB server. I cannot move it around to another computer
for load balancing. In the limited experience I have found that most
business type web apps need more processing power on the application
server side than the DB. This implementation won't allow you to
easily front end a DB server with say 2 app servers with an embedded
technology. Or if you do, you have to buy the DB for each server. And
if you have seen Oracles recent price increase, you can probably only
afford a single DB server license.

Just my 2 cents.

Kurt Kessel


> -----Original Message-----
> From: Bruce Appelt [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 16, 2000 5:48 PM
> To: [EMAIL PROTECTED]
> Subject: Oracle vs. Apache / JRun
>
>
> Hello,
>
>         We are working on a proposal for a client who has
> expressed interest in
> using the Oracle Web/Application Server to host a JAVA/JSP
> web solution
> instead of the traditional Apache / JRun solutions we usually
> deliver.  I am
> not opposed to doing things differently, but I want the
> client and ourselves
> to understand fully what the trade-offs are between an Oracle
> Web/Application Server / JSP solution and an Apache Web Server / JRun
> solution.  An HP-UX 11 will be the target server, by the way.
>
>         My first problem is that I am not sure if the Oracle
> Web Server and the
> Oracle Application Server are inexorably linked together, or
> if I can go
> with a hybrid Apache / Oracle Application Server / JSP
> solution instead of
> the two previously mentioned solutions.
>
>         My second problem is that I can find no comparative
> information for these
> products.  Has anyone worked with Oracle Application Server
> before?  I know
> that we are talking brand spanking new technology here, so I
> might just not
> be able to find anyone who knows anything about it.
>
>
> Thanks so much in advance for all your comments,
>
>         B r u c e
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to