Hi!

I'm always interested in preserving memory and CPU and I've found with most
app servers (jRun included) that holding information about individual users
in sessions tend to increase usage in both. 

I have a method in jRun for storing & retrieving that information as an
object in a cookie, but if the user has cookies turned off, it won't work.
I'd like to try token passing (passing the value of the cookie in the
query_string), but I am not sure how to go about it. I'd appreciate any
help you can offer.

Thanks!

-- Brett
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to