User Profile

Collapse

Profile Sidebar

Collapse
hwang2404
hwang2404
Last Activity: Nov 24 '06, 05:57 PM
Joined: Aug 1 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Does current JAVA/PHP Bridge version support servlet?

    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
    See more | Go to post

  • hwang2404
    replied to php 5 - how to integrate Java to PHP 5
    in PHP
    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
    See more | Go to post

    Leave a comment:


  • hwang2404
    replied to php 5 - how to integrate Java to PHP 5
    in PHP
    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

    Harry
    See more | Go to post

    Leave a comment:


  • hwang2404
    started a topic php 5 - how to integrate Java to PHP 5
    in PHP

    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...
    See more | Go to post

  • hwang2404
    replied to java php integration
    in PHP
    what PHP version and Java version are u using? You have to make the java extension exactly matches the java version....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...