Username
Password
Home | Log-in | Register | Advertise | About Us | Getting Rated | Feedback

Sponsor Links
advertisement

Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container managed persistence, relationship of business objects and caching etc. Now that many people have built their applications using Ejb, let us go back and analyze if Ejb as a technology is really significant in developing enterprise applications. We are going to analyze both pros and cons of Ejb based on experience of people who have used Ejb.
Version: n/a   Platforms: linux, windows, freebsd, osx, sun   Last Updated: March 26, 2007

Ever try to write a J2EE application accessing EJBs across a firewall? It can be messy, and developers often must resort to all kinds of workarounds, none of them particularly "neat." Developers often write a servlet to intercept HTTP requests and delegate them to EJBs, which is kind of a kludge. Another approach that uses tunneling technologies-such as RMI over HTTP-can entail a big performance hit. But there is a better way. You can solve this problem elegantly by using Java Secure Socket Extension (JSSE).
Version: n/a   Platforms: Windows, Unix   Last Updated: April 12, 2007

Sample chapter from "EJB 2.1 Kick Start" on installing an application server to developing and deploying an EJB on it.
Version: n/a   Platforms: n/a   Last Updated: May 28, 2007

Page: 1
   
 
A Cynux Company
© 2003-2005 ScriptsDownload.com, All Rights Reserved.