PHP / Java Integration

PHP / Java Integration

简介

There are two possible ways to bridge PHP and Java: you can either integrate PHP into a Java Servlet environment, which is the more stable and efficient solution, or integrate Java support into PHP. The former is provided by a SAPI module that interfaces with the Servlet server, the latter by this Java extension.

The Java extension provides a simple and effective means for creating and invoking methods on Java objects from PHP. The JVM is created using JNI, and everything runs in-process.

....

原文链接:http://nio.infor96.com/phpdoc-zh/ref.java.html

AddThis Social Bookmark Button

相关文档(Relevant Entries)
Lucene 基础指南
Beef up Web search applications with Lucene
Compass--在Lucene之上作了什么增强?
Lucene基本使用介绍
为lucene加入简单中文分词
用Lucene检索数据库
在应用中加入全文检索功能——基于Java的全文索引引擎Lucene简介
Lucene全文检索实践
Posted on July 8, 2006 8:38 PM | | | Comments (0) | | TrackBacks (0)

引用地址(TRACKBACKS)
 
TrackBack URL for this entry:
http://www.wujianrong.com/mt-tb.cgi/3680

发布评论(ADD YOUR COMMENTS)
 
感谢您参与评论;发表您的意见时请保持文章的相关性;不相关的或是单纯宣传的内容可能会被删掉。您的E-mail只是用来确认您发表的文章,不会出现在网页上。
Please keep your comments relevant to this blog entry. Email addresses are never displayed, but they are required to confirm your comments.

称呼(Name):      记住我的个人信息(Remember)
邮箱(Email):
网址(URL):
评论(Add your comments):

相关内容
广告计划