-> Can someone point me to a Quixote-friendly technology that is a -> just-add-water quick'n'easy session manager. Quixote looked so simple -> so I must be missing something as sessions aren't that exotic of a -> requirement. I don't know about "just add water" -- you may have to "remove salt" instead ;) -- but here is an SQL persistence setup for Quixote: issola.caltech.edu/~t/transfer/sql_example-13.4.04.tar.gz It is linked to from the Wiki, http://quixote.ca/qx/ which you might find useful for other code, too. cheers, --titus