RES: [Zope] login system discussion
prabuddha ray
buddharay at gmail.com
Fri Apr 8 08:34:38 EDT 2005
Thanks the request var is set but the next line for redirection
ie. return context.index_html renders a new page with text :
<ZopePageTemplate at index_html>
is there some object in context which refers to the self page.
plz help.
On Thu, 7 Apr 2005 11:22:25 -0300, Jose Henrique dos Reis
<jhreis at senado.gov.br> wrote:
> I think that request.form['variable'] = value, could solve your problem.
>
> I think that RESPONSE.redirect creates another REQUEST object, so all the
> changes you made in your script are lost. You can use "return
> context.index_html", instead, to preserve the REQUEST.
>
--
Share the vision of difference with ME
More information about the Zope
mailing list