On Monday 12 July 2010 15:24:52 Bharathi Subramanian wrote:
> > WSGI is the recommended approach.
> 
> Is it suitable even for a simple appl or only for framework kind of
> stuff? Bcoz after reading all the pros and cons, I am bit confused and
> went to the known method CGI :)
> 

simple app - plain cgi is enough - no need for wsgi or mod_python or anything. 
And simplest template would be cheetah. But simple apps rarely remain simple, 
so at some stage you will have to migrate.
-- 
regards
kg
http://lawgon.livejournal.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to