[Israel.pm] Talk: A natural flow for web apps
Yuval Yaari
yuval at windax.com
Wed Mar 24 02:51:12 PST 2004
You've got a tricky problem there, my friend.
I'm thinking about passing pnotes between different mod_perl handlers,
but I don't have time to code and try it right now.
I'm probably on the wrong direction anyway...
But I would still have to keep state because the user must submit a form
at some time.
Either sessions or Cache::SharedMemoryCache (or sessions implemented
over Cache::SharedMemoryCache :)).
--Yuval
More information about the Perl
mailing list