JRun 3.0 has includes an EJB 1.1 runtime that can be accessed locally or remotely by servlets and JSPs. The server is designed for exactly what you are suggesting...you can develop servlets and EJBs locally and then deploy them into local or remote locations.  JRun 3.0 beta 5 is available at http://beta.allaire.com/jrun30.  The final version should be available in the May timeframe.
 
-Spike

 -----Original Message-----
From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 2:09 AM
To: [EMAIL PROTECTED]
Subject: Re: Please help for servlet and EJB questions!

Is there an EJB server with local access to EJB ?
I'd like to have servlet and EJB components inside one application.
I'm  interested in possibility to have servlet and EJB at the same host, BUT I want
to separate EJB and put it on another host if it's necessary.
I'd like to have EJB server with transparent local and remote access.

David Hildebrandt wrote:

 Hi RendraThe EJB service can be used by more than one client.  In an environment where many client applications (servlets, applets or whatever) are needed and where they share needs, those needs can be abstracted into services realized as EJBs.  For instance, within the intranet of a large organization where several web-oriented applications are used, an EJB could handle 'User Authentication' for all the applications. Presumably, the well conceived EJB promises to reduce the amount of code written, to centralize control over data and functions, and to further limit implementation and production risks, not to mention to provide an interface to legacy services where necessary.Regards,David M. HildebrandtLantern IT
-----Original Message-----
From: Rendra Basuki [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 24, 2000 3:49 PM
To: [EMAIL PROTECTED]
Subject: Please heelp for servlet and EJB questions!
Importance: High
 
Hi guys,

Any one can explain me what is the advantage for using EJB with Servlet compared to just using servlet only to perform web database application???

Any help is very very appreciated....

Thanks
Rendra Basuki

--
My best regards,
Vitaly Lipovetsky.
Deputy head of IT division
First Ukrainian Intl bank

Brainbench(Tekmetrix) e-certification id 14050 SYBASE DBA 4.38
Brainbench(Tekmetrix) e-certification id 14050 MS SQL Server DBA 4.51
 

Reply via email to