taglibs equivalent in Python

Ragu Bharadwaj ragu at stromix.com
Tue May 7 18:44:47 EDT 2002


Thanks for clarifying. My question then is:

Is it possible to implement custom tags within Zope? (to implement taglibs like functionality)

cheers
-Ragu



-----Original Message-----
From: Sean 'Shaleh' Perry [mailto:shalehperry at attbi.com]
Sent: Tue 5/7/2002 2:27 PM
To: Ragu Bharadwaj
Cc: python-list at python.org
Subject: RE: taglibs equivalent in Python

> 
> Taglibs themselves run in a JSP server which is basically a Java runtime
> plugged in to Apache, which also understands taglibs and JSP specific stuff.
> The closest thing to a JSP server in Python appears to be Zope (I am kinda
> new to Python)
> 

if you want jsp/asp/php like functionality via python Zope is pretty much your
only choice.







More information about the Python-list mailing list