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
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
Comment