[Zope] Zope and Paths
Faro
faro at terzoconclave.com
Sat Nov 15 12:43:03 EST 2003
Hi guys,
I'd like to know if I can solve a simple problem:
I'd like to manage path like that:
www.site.com/Articles/32042
as
www.site.com/Articles/ViewArticle?id=32042
How can I do it?? My method "ViewArticle" is inside the Article folder.
There is an easy way to do it?? My articles are loaded form a Database, so I
can't create, for every article, a new Document (called with his ID) for
displaing it.
tnx a lot, bye
More information about the Zope
mailing list