kontsantin, finaly i have find a solution to my problem but not at all.
until now i use to have in action declaration <create-session>true</create-session> <store-in-session>true</store-in-session> <store-in-request>true</store-in-request> <store-in-cookie>false</store-in-cookie> and everything work fine direclt from tomcat/cocoon but with apache at front (mod_proxy or/and mod_rewrite) i have the problem i have describe in previous my post a solution was to store in cookie: <store-in-cookie>true</store-in-cookie> i dont know if an other approach let us leave store-in-cookie false stavros On Fri, 17 Oct 2003, Konstantin Piroumian wrote: > Stavros, > > I just have checked your site and it seems that everything works as > expected. > Either this is a cache problem (check your browser or proxy settings) or can > be a floating bug in LocaleAction, which appears only if more than one user > is requesting the same page. > > Let me know if you find out the reason. > > Regards, > Konstantin > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 17, 2003 12:50 > Subject: cocoon dont's remember locale selection > > > > > > hi people > > > > my problem is that the production server i have dont remember the locale > > selection > > > > when i try to change to [locale=en] and then follow other links i get > > again the greek content (cocoon give me always content for el locale and > > wait for me (client) to ask a different locale) > > > > this does not happend in my localhost cocoon instalations where i test and > > develop a web site > > > > im my local box when i ask locale=en (for example) and without to give > > locale information in each link, cocoon give me english content until i > > ask to change to greek (one time only) > > > > i think that cocoon store somewhere the last locale selection and store > > it, or i'm wrong? > > > > you can see for what i'm talking about here: > > > > http://www.fotoilektriki.gr > > > > try to ask for english and then follow a link > > > > > > any idea? (konstantin?) > > > > thnx > > stavros > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
