[Javaserver-perl] C client for JavaServer
Brought to you by:
zzo
From: <ma...@zz...> - 2004-11-17 00:00:14
|
Yes it's true there's now a C client for JavaServer allowing you do to all the fun Java programming you were doing in Perl in C. Create/delete objects, call their functions, get & set fields, handle events, & event throw & catch Exceptions - yikes! JNI is ugly, libjava is not. Check out http://www.zzo.com/Java/getit.html for more gory details on the new libjava C library. Enjoy, Mark |