AJAX Session management

From DataFlex Wiki
Revision as of 16:07, 10 January 2008 by Jka (talk | contribs)
Jump to navigationJump to search


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.