AJAX Session management

Revision as of 16:07, 10 January 2008 by Jka (talk | contribs)


Definition

Storing information related to the current user running the application.


The oSessionManager should have access to information about data related to the current session .


Checking passwords

check the password using AJAX Remote Method Invocation on the oSessionManager object.