Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 22:21:52 -0400
From:      Dylan Carlson <absinthe@pobox.com>
To:        Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Good distributed app technique for Java FreeBSD?
Message-ID:  <200208212221.52673.absinthe@pobox.com>
In-Reply-To: <20020822014436.GC16407@dogma.freebsd-uk.eu.org>
References:  <20020822012251.GA16283@dogma.freebsd-uk.eu.org> <200208212140.54805.absinthe@pobox.com> <20020822014436.GC16407@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 21 August 2002 09:44pm, Jonathon McKitrick wrote:
> Interesting.  I thought servlets were best for dealing with http requests,
> yet you were using them as components?  Since they were also interfacing
> with a DB on the backend, how is this so different from EJB components?

You can make servlets do anything a standalone can do (to my knowledge 
anyway).  As far as EJB, as I say, I know next to nothing about beans... This 
was RMI, Sun's protocol.  But you can also do it with CORBA.  

-- 
Dylan Carlson [absinthe@pobox.com]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208212221.52673.absinthe>