[Zope] Calling objects with a dot in them

Douwe Osinga dmo at oberon.nl
Thu Oct 2 06:35:46 EDT 2003


you could try:

RESPONSE.redirect( context['register.zpt'].absolute_url() )

> -----Original Message-----
> From: zope-bounces at zope.org [mailto:zope-bounces at zope.org]On Behalf Of
> Florian Lindner
> Sent: Thursday, October 02, 2003 12:24 PM
> To: zope at zope.org
> Subject: [Zope] Calling objects with a dot in them
> 
> 
> Hello,
> stupid question, but...
> 
> I want to redirect to register.zpt. How can I do that?
> 
> RESPONSE.redirect = context.register.zpt.absolute_url
> 
> Thanks,
> Florian
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )




More information about the Zope mailing list