Accessing EJBs through firewalls

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).

 
Visit Site:
Accessing EJBs through firewalls
Filed in:
Java / Tutorials & Tips / EJB
Platforms:
Microsoft WindowsUnix 
Date Added:
Jul 2, 2003 
Last Updated:
Jul 2, 2003 

License and Pricing Information

Publisher site visits: 1,684
Average rating: 0.00
Total ratings: 0

Be the first to review this listing!

Publisher Info

Share this Listing