Hi all, I'm a newbie to WSGI and am having trouble finding a tutorial of form handeling using mod_wsgi without running into frame works such as Django. Is there a tutorial on mod_wgsi form handeling without the frame wroks? I want to take input from the client, use the input to run a given python script and return HTML to the client bassed on the script output. This is what I thaught WSGI did. Was I mistaken?
Thanks -- Bradley J. Hintze Graduate Student -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
