Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Discussion - Web vs Client Server

Re: Discussion - Web vs Client Server

From: Schermrooster <peter.m.groen_at_removethis.xs4all.nl>
Date: Mon, 5 Nov 2001 23:37:36 +0100
Message-ID: <3be71589$0$215$e4fe514c@newszilla.xs4all.nl>


I have the opinion that ywhen you're working with a WEB IFace, you have to stop thinking "Client server" and start thinking n-tier. Your business logic (Say COM+ or CORBA) does all the database stuff and pass it through to your presentation layer. (WEB, DELPHI, KYLIX etc.etc)

Fast, easy and flexible.

Regards,
Peter
"Michael A. Howard" <mhoward_at_mahoward.com> wrote in message news:eRUE7.528$Ly1.569666_at_newsrump.sjc.telocity.net...
> Depends how rich the interface experience needs to be.
>
> If you're only looking to "report" the information and do simple data
entry,
> the Web interface will provide the best interface in terms of speed to
> delivery and maintenance.
>
> If you need an interface that provides a lot of dynamic content to a user
> then the Web interface might not be the best, its easier to put logic in a
> fatter client application as it provides a better method of displaying and
> changing fields and content on the screen than is possible with the
> disconnected nature of HTML.
>
> Mike
>
> "jbringolf" <jbringolf_at_earthlink.net> wrote in message
> news:xLJE7.10116$S4.863128_at_newsread1.prod.itd.earthlink.net...
> > I'd like some feedback on the usage of WEB or ClientServer interface
given
> > the following:
> >
> > 1. Using internet for communications, multiple sites all within the same
> > company.
> > 2. Clients are all company controlled and configured and all W2K/2000.
> > 3. Applications are very detailed (hundreds of fields) entry and
reporting
> > functions including printing of very detailed form type reports.
> >
> > Is it best to use a ClientServer front end or WEB front end.
> >
> >
>
>
Received on Mon Nov 05 2001 - 16:37:36 CST

Original text of this message

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