PDA

View Full Version : Java PHP Session Integration?


nadreg
06-20-2006, 03:09 AM
I want to build a Java portal around a vBulletin installation I have, and I want to use a single sign-in across both platforms. Ideally, a user would sign-in to the vBulletin platform, but the Java side would have access to the user session.

Has anyone done anything like this before? Any ideas on how/if this can be done?

calorie
06-21-2006, 03:35 PM
Here are a couple of links that might help:

http://www.php.net/manual/en/ref.java.php
http://php-java-bridge.sourceforge.net/