How can I access EJB from ASP?
Created May 4, 2012
Robert Castaneda You can use the Java 2 Platform, Enterprise Edition Client Access Services (J2EETM CAS) COM Bridge 1.0, currently downloadable from http://developer.java.sun.com/developer/earlyAccess/j2eecas/
Or, you can rewrite the ASPs as JSPs... :-)