Programming QuestionS

1- IN Version 2.03 or in 2.04, how Ressources are coded in store files, and where ?? (where this job is done)


2- In documentation it is  written:
"Jigsaw receive an HTTP GET request for /archives/index.html. To handle the incomming request, Jigsaw will go through the following steps:

        1.Lookup for /archives/index.html 
        2.Call the ingoingFilter method of filters 
        3.Perform the request 
        4.Call the outgoingFilter method of filters 
        5.Emit the reply "

my questions is :
       a) when and where in these sequence, the key, the store entry and the hastable are used???
       b) could you please define in details tthe key, the store entry and the hastable ??


3- If i want to add an "auto-index" fonction, by where should I start. (if the file request by a client is not already indexed ,this fonction will add a Ressource corresponding to this file).



=========================================================
Yanick Gamelin                     biggam@info.polymtl.ca
7596 Berri
Montreal,  Qc.                       514-948-4845
H2R 2G7

Received on Monday, 31 January 2000 01:12:35 UTC