[thelist] Writing an Apache Module ..in Java?

Edwin Martin edwin at bitstorm.org
Wed Apr 14 15:46:41 CDT 2004


Kelly Hallman wrote:

>Ok, this is a stab in the dark..  I think I know the answer, but thought
>maybe some remote experts could confirm...
>
>Is it possible to write an Apache module in Java?
>
You can write a module using C++ and use Java JNI to load the JVM and 
execute your Java classes.

Information about JNI:
http://onesearch.sun.com/search/developers/index.jsp?qt=jni

Edwin Martin

-- 
http://www.bitstorm.org/



More information about the thelist mailing list