You can also take a look at NSAPI for netscape servers or DSOs or modules for Apache if you want to get really dirty.
Further you can call C++ directly from Java using JNI but I'm not sure how that would work in servlet environment. d. Luca Ventura wrote: > Hello everybody! > > Does someone know if there is some technology for Web server-side > programming based on the language C or C++? I would like to use C/C++ for > Web Server programming in the same way I can do with Java using JSP/Servlet > technology. Is it possibile? > > Anyway how can I use C/C++ language for Web Server-side programming? Can I > use C/C++ language only through CGI technology? > > I hope seomeone can help me. > > Thanks in advance! > > Luca Ventura > > ___________________________________________________________________________ > 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 > > > > -- David Mossakowski [EMAIL PROTECTED] Instinet Corporation 212.310.7275 ******************************************************************************* <<Disclaimer>> This message is intended only for the use of the Addressee and may contain information that is PRIVILEGED and/or CONFIDENTIAL or both. This email is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this email is not an intended recipient, you have received this email in error and any review, dissemination, distribution or copying is strictly prohibited. If you have received this email in error, please notify the sender immediately by return mail and permanently deleting the copy you received. Thank you. ******************************************************************************* ___________________________________________________________________________ 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
