|
-
March 15th, 2011, 11:40 AM
#1
Accessing the PHP Session ID using only Java?
Hey CodeGurus,
Ive been wondering if this is possible for a while and have tried various things to no avail.
Has anyone achieved this before? That is, without writing any extra PHP code to return the ID.
So far ive looked into creating a separate Applet, and have experimented with the JDK 6 Scripting Framework (but that seems to just be able to access methods defined on scripts, not just anything)
Basically i dont want to touch anything on the server-side, i just want my client app to be capable of detecting the current session ID.
Any idea on a good direction to take?
Many thanks
Trampy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|