; $Header: /Master/jTcl/zDemo/Rpc/server/Html/loginAdr.html,v 1.2 1999/03/08 08:34:20 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: 1999/03/08 08:34:20 $
; Revision : $Revision: 1.2 $
; Source : $Source: /Master/jTcl/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.