Hi,
How can I do it with XML messages??
Albert
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Avi Kivity
Sent: Thursday, July 27, 2000 11:40 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".
===========================================================================
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".