; $Header: /Master/Rubicon/zDemo/Rpc/server/Html/loginAdr.html,v 3.0.2.1 1998/03/19 21:39:54 phillf Exp $
;
; Copyright(c) 1996-97 FRIDU a Free Software Company
;
; File : logAdr.html login foram for httpd/rpc login
; Projet : Fridu a Realtime Booster
; SubModule : jTcl Java-like TCL and Fridu TCL extention
; Auteur : Philippe Le Foll (phillf@iu-vannes.fr)
;
; Last
; Author : $Author: phillf $
; Date : $Date: 1998/03/19 21:39:54 $
; Revision : $Revision: 3.0.2.1 $
; Source : $Source: /Master/Rubicon/zDemo/Rpc/server/Html/loginAdr.html,v $
; State : $State: Exp $
;
; Modification History
; --------------------
; 01a,24mar97,phillf Written
;
;
Example for extended Rpc/Httpd class
LOGIN page
This page login you on Rpc/Htttpd, login action will create a new private
slave interpretor in httpd server, all rpc action will be done in this
slave interpretor until you logout.
Note: login will create a cookie in your browser, this cookie will live
15mn, if you don't send any request in this space time, Rpc/Httpd will
automaticaly log you out.