Hi all, I want to access native c++ code to deliver data to an internet browser...My understanding is that an applet has to have a certificate to work with jni. It is also my understanding that a servlet can work directly with jni. if i'm correct then my assumption is that an applet working with a servlet and then the servlet working with jni could do the job without a certificate. Will this work? Or is there some easier way to get the c++ data results to a browser. (other than rewriting c++ to java) I am new to this so, I most certainly could have overlooked something. I have searched various archives and web site for an answer, but nothing is jumping out. Thanks for the Guidance!! Bryan ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
