Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: How to keep an object between HTTP requests?

by Herkum (Parson)
on Feb 15, 2010 at 18:12 UTC ( [id://823324]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to keep an object between HTTP requests?
in thread How to keep an object between HTTP requests?

Let me ask you a simple question, how is your session ID being stored on the web page?

I don't see your session ID being stored as a cookie, nor as a hidden variable anywhere. How is the web page supposed to know which session you are referring too?

Figure out how to manage your session ID on the web page and then use that ID to retrieve a specific session. Then you will be alright.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://823324]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-28 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found