If "UseSession" or "AutoSessionData" have been configured as true in the configuration
file for this page, this method will return the HTTP session object from the application
server or Jaxcent connector.
If "UseSession" or "AutoSessionData" have been configured as true in the configuration
file for this page, this method can be used to invalidate the session.
Override to process data from JavaScript methods sent by
calling the "JaxcentServerRequest( args... );" function
defined by the Jaxcent JavaScript file.
Shortcut for setStyle( "display", "inline" ); except for
P, DIV, FORM, BODY, OL, UL, HR, TABLE etc where it is
a shortcut for setStyle( "display", "block" );