Jump to content

Session & Java App


barkster

Recommended Posts

I have a java app I use to aid in uploading images. It works great but I think it is creating the upload pages,etc in a window or a frame. Somehow when it loads the upload pages it is doing so by creating a different sessionID than the current session. I can't find a way to pass the sessionID to it so I could set it, and ideas on how I could set something on my upload pages to be used elsewhere? I was hoping to do that with sessions but this app is throwing me off by creating it own sessionID somehow. I need to be able to store a few variables to be used later. Here are the two different sessionID's I'm getting, not that it matters. Thanks

0338a95e0120019e2139ced13c8a6d66
401c78361eb0b2836762ad262cfa25b4
Link to comment
https://forums.phpfreaks.com/topic/7443-session-java-app/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.