[Zope] Zope Product question

Bo M. Maryniuck b.maryniuk@forbis.lt
Tue, 24 Sep 2002 15:16:33 +0200


On Tuesday 24 September 2002 13:54, Chris Withers wrote:
> RTSL.

Yes, but there is other question.
I have a foder "Folder" and a DTML Method "message". I want to forward on=
=20
__call__() browser to the "message", if some variable is missed in SESSIO=
N.=20
So, if I do RESPONSE.redirect('message') browser just LOOPS on redirect a=
nd=20
stops at all. Is this some advantage?

--=20
Regards, Bogdan

The only way to learn a new programming language is by writing programs i=
n it.
- Brian Kernighan