[Zope] GET vs. POST
Dennis Allison
allison@sumeru.stanford.EDU
Fri, 9 May 2003 11:14:44 -0700 (PDT)
Thank Eron,
We use session variable extensively. However, there are many instances
where that is not appropriate, for example, forms. -d
On Fri, 9 May 2003, Eron Lloyd wrote:
> You probably want to investigate the use of sessions. It will keep your URLs
> relatively clean and allow you to store unique data to pass with each
> REQUEST. See here:
> http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.stx
>
> Good luck,
>
> Eron
>
> On Friday May 9 2003 1:18 pm, Dennis Allison wrote:
> > Zope uses use GET for URL/cgi information transfer. Most browsers expose
> > the information transfered via a GET in the displayed URL. Some of our
> > users find this confusing. Is there a simple way to avoid the URL display
> > as users traverse the site?
> >
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@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 )
> > ---
> > [This E-mail scanned for viruses by Declude Virus]
>
> --
> Eron Lloyd
> Technology Coordinator
> Lancaster County Library
> elloyd@lancaster.lib.pa.us
> Phone: 717-239-2116
> Fax: 717-394-3083
>
> ---
> [This E-mail scanned for viruses by Declude Virus]
>
>
> _______________________________________________
> Zope maillist - Zope@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 )
>