Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Session management


Message #1 by "prashanth kn" <prash_kn@r...> on 13 Jul 2002 06:52:45 -0000
Hi,
        In the example(Wrox Classifieds) of chapter 15 of the 
BEGINNING ACTIVE SERVER PAGES 3.0 ,the user session is maintained 
using ASP session objects. Now If I want to execute the same 
example using query strings ,what are all the modifications needed 
in coding? and also
I need to execute the same example using cookies instead of 
session objects to maintain user session.I am doing this exercise 
to make a comparison study of different session management 
tecniques such as Query strings, session objects and cookies.I 
have a testing tool in which one can calculate throughput,response 
time, load on server etc of an application when we use different
session management tecniques,which is helpful indetermining an 
efficient session management tecniques. So can you lease help me 
out at the earliest!! I will be pleased if you could send me the
modified programing codes for the same example.
Thanks
Prashanth
_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.rediff.com/jobs


  Return to Index