python web programming / CMS

Doug Holton insert at spam.here
Thu Apr 22 10:25:18 EDT 2004


news.telenet.be wrote:

> Hi,
> 
> i'm looking at python to do programming for the new intranet
> here at the company. I'm looking at plone/zope also.
> Before, I've used jsp for webprogramming but i'm considering
> python for this.
> One thing that isn't clear to me is if it's possible to include python
> code in a html page like you would do with jsp and then have zope
> "translate" that to html. With jsp, one could use an apache/tomcat
> combo to accomplish this.
> If one can't include python in html, is Zope the only alternative and
> how does code look like then?
> 
> Thanks
> 
> 
Check out http://www.python.org/cgi-bin/moinmoin/WebProgramming
for all the python options.
I'd recommend checking out mod_python.  You can embed Python in HTML 
using mod_python's PSP.



More information about the Python-list mailing list