Accessing EJBs through firewalls

Java Secure Socket Extensions (JSSE) offers an elegant way to get through firewalls.
Posted by Scripts on 2022-08-14 22:23:50
License Type
License Type
Freeware
Description
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).
Author

anand_sankaran

Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Freeware