Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Discussion - Web vs Client Server
You can solve most problems with either architecture. I think the main thing
with either architecture is to properly partition you application into GUI
and Business Logic components. Matter of fact, with a properly partitioned
application you can support both client/server and web clients and reuse a
majority of your code.
Aside from the above, I can make only two distinctions between the two architectures.
"jbringolf" <jbringolf_at_earthlink.net> wrote in message
news:J8HH7.34709$hZ.3210797_at_newsread2.prod.itd.earthlink.net...
> Thanks for the non-reply, guess I'm only looking for abstract thinkers...
>
>
> "Ed Prochak" <edprochak_at_magicinterface.com> wrote in message
> news:3BECCF30.9FBA453F_at_magicinterface.com...
> >
> > It's very hard to answer such questions in the abstract.
> > It's like asking which would be better for my next trip,
> > a plane or a train?
> >
> > jbringolf wrote:
> > >
> > > Only 2 opinions wout there?
> > >
> > > "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.
> > > >
> > > >
> >
> > --
> > Edward J. Prochak --- Magic Interface, Ltd.
> > Ofc: 440-498-3700
> > on the web at --- http://www.magicinterface.com
> > email: ed.prochak_at_magicinterface.com
> >
>
>
Received on Mon Nov 12 2001 - 09:28:47 CST
![]() |
![]() |