Yes I also agree. The applet will be quite slow. as the stubs and other
support classes if not availabel to applet will be downloaded.


Regards
Ashwani Kalra
E-Comm Group
NIIT Ltd. India


> ----------
> From:         Avi Kivity[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for Enterprise JavaBeans development
> Sent:         Thursday, July 27, 2000 9:10 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: Which architecture is better?
>
> Over the WAN, applet->EJB will cause a large number of support classes
> (for
> the EJB stubs) to be downloaded over the wire, with very bad performance.
> I
> recommend servlets with XML messages.
>
> - Avi
> --
> s/\be(\w+)/e-\1/g;
>
> > -----Original Message-----
> > From: Albert Chow [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, July 27, 2000 16:12
> > To: [EMAIL PROTECTED]
> > Subject: Which architecture is better?
> >
> >
> > Hi,
> >
> >         I'm chosing from following two architectures :-
> >
> >         1. applet -> EJB -> DB
> >         2. applet -> servlet -> EJB -> DB
> >
> >         Can anyone tell me which one is better??  Thanx in advance.
> >
> > Albert
> >
> > ==============================================================
> > =============
> > To unsubscribe, send email to [EMAIL PROTECTED] and
> > include in the body
> > of the message "signoff EJB-INTEREST".  For general help,
> > send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
>
> ==========================================================================
> =
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
>
>
Visit http://www.NetVarsity.com for online learning

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

Reply via email to