Would anyone on the list have some example Quixote code showing the use of sessions to share? I could use some examples of sessions in use: - for SCGI driven applications - CGI driven (persist to a cookie) I am planning on persisting sessions to a PostgreSQL db, but test on CGI. I'm also struggling to determine where Publisher.read_config belongs in a SCGI driven application. Thanks and regards Mike PS: I really like PTL and the forms infrastructure - both have saved me considerable time over what I'm used to. I did not think I'd like PTL but have found that I like it more than HTML templating approaches. This comment is from one more "user"-like than most readers of this list. FWIW.