[Zope] Keep track of language.
Pattreeya Tanisaro
pattreeya@lightwerk.com
Mon, 12 Mar 2001 16:58:55 +0100
Phil,
what are pros and cons of each method? I just heard about session the
first time.
pattreeya.
>
> > What is the difference between seting cookie and storing the language in
> > session?
> >
> > pattreeya.
> >
> > > > i would like to create a homepage which have two languages. If I put
>
> the
>
> > > > language flags in the menu, how can I keep track the language and
>
> check
>
> > > which
> > >
> > > > language is selected?
> > >
> > > You could store the language in a session :-)
> > >
> > > Check out the Core Session Product on http://www.zope.org.
> > >
> > > cheers,
> > >
> > > Chris
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists -
> > http://lists.zope.org/mailman/listinfo/zope-announce
> > http://lists.zope.org/mailman/listinfo/zope-dev )