I caouldn't find javax.servlet.h ttp.HttpServlet class in JavaBridge.jar (version:3.1.6) . I just wonder does this version support this feature? If not, how can I get it supported?
Thanks
Harry
User Profile
Collapse
-
Does current JAVA/PHP Bridge version support servlet?
-
Thanks, I made the Java/PHP bridge works.
BTW, anybody knows how to import a outside java package to PHP? Because I need to use another company's class package for my PHP to pass parameter to it for some reason.
Thanks
harry -
Does it mean if I use PHP5, I have to use PHP/Java bridge to integrate them? BTW, I am using Windows (2003) OS.
Thanks
HarryLeave a comment:
-
php 5 - how to integrate Java to PHP 5
I have PHP 5.0.5 and java 1.2.2. I am trying to integrate them together. I have configure the php.ini as following:
;This must point to the location of php_java.dll.
java.library.pa th = "C:\php\ext "
; This points to the directory where your Java
; classes will be stored. You can designate multiple
; paths, each path separated by a semicolon.
; It must also include the location... -
what PHP version and Java version are u using? You have to make the java extension exactly matches the java version....Leave a comment:
No activity results to display
Show More
Leave a comment: