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: The demise of the Oracle professional?

Re: The demise of the Oracle professional?

From: ronald <ronald_at_foo.com>
Date: Tue, 11 Jun 2002 18:36:49 +0200
Message-ID: <ae590c$429gr$1@ID-87429.news.dfncis.de>

"Nuno Souto" <nsouto_at_optushome.com.au.nospam>

> > Because J2EE can be deployed everywhere where you need
> > scalability.
>
> What the heck has that got to do with horizontal market technology?

Keyword: "everywhere".

> > 2-tier (client-server) is not enough anymore, you know. How can
> > you achive load balancing with client-server architecture? How can
> > you achieve dynamic redeployment (software upgrades while the
> > system is running)? Fail-over? Clustering? Message-oriented
> > architecture?
>
> I'm quite aware of the limits of 2-tier c/s. How on earth do you jump
> from there to claim J2EE is the be all and end all of multi-tier c/s
> technology is a mistery to me.

As I said, J2EE can be applied wherever there is a need for scalability.

> As for all the buzzwords: be aware they've been around in
> the IT industry for at least 25 years. Nothing new there.
> Oh yes, Sun claims they are the innovators there.
> Unfortunately, that is a complete and utter lie.

I do know about "buzzwords". You also used terms "fad" and "silver bullet".

However:
- Java is here since 1995.
- J2EE is here since 1998.

That's too long for a "fad."

> > J2EE already has successfull applications in the following areas:
banking
> > (big here in Frankurt!), stock trading, procurement (SAP), customer
> > support (Dell), insurance...
> >
> > Looks like a pretty successfull technology to me.
>
> Conveniently, we assume that "banking" (the industry sector) == "customer
> web access". Unfortunately, there is a LOT more about IT in banking than
> just letting someone pay bills with a browser.

ATMs, anyone? Thousands of terminals within a bank?

> However, it is easy to mention one area of a market where J2EE has found
> a niche and assume that the ENTIRE sector of the market is using that
> technology.

I listed several areas of market. How many do you want?

> That is the difference between horizontal and vertical market
> technologies.
>
> BTW, exactly how do you produce printed statements from J2EE via the MVC
> architecture? Because there are probably thousands out there who'd love
> to know how that is possible given current web browser technology.

HTML code is just a smallish part (HTML representation) of a smallish part (JSP, servlets) of J2EE.

Are you confusing J2EE with servlet containers?

> I know for sure the J2EE "illuminati" where I work would love to know
> how. So far all they've come up with is "use Crystal Reports", which is
> a pretty poor line of argument. Particularly given that CR uses ASP, not
> J2EE...

J2EE is all about databases and server components, NOT about documents.

> And while we're here, how do you take advantage of J2EE in a batch
> overnight processing environment? Or do you think the need for that has
> magically disappeared?

Just send in a message-driven bean at 01:00.

> And exactly in what way does J2EE provide all
> those buzzwords mentioned before (you know: load balancing, fail-over,
> yadda yadda) in a batch or reporting environment?

Automatically. Everything is there for you, app server gives you many nice capabilities "for free", and that's the beauty of J2EE.

> Bugger, life wasn't meant to be easy was it?

Life got easier for people using systems. Life got more complicated for people developing systems. On that "complexity gradient" we are making good money. Received on Tue Jun 11 2002 - 11:36:49 CDT

Original text of this message

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