I haven't this before, but it might happen if cookies aren't being stored properly. If you turn off cookies, url-rewriting should kick in so the session id is appended to each URL. Maybe that's not working or your cookie mechanism is messed up by a plugin?
Matt On Mon, Sep 1, 2008 at 8:23 AM, cesto <[EMAIL PROTECTED]> wrote: > I've just installed appfuse 2.0.2 (Spring MVC Basic) and I'm testing the > demo webapp. > The strange thing is that in Firefox 3.0.1 /Fedora 9 each time I click a > voice of a menu (for example upload file) the login page is showed; I enter > the credentials and re-enter the site, but the next time I click some menu I > get again the login form (of course I enter the right credentials). In this > way I cannot do anything! > I've used other browser with no problem at all (epiphany 2.22.2, the browser > inside Eclipse Web Tools, Firefox 3 under windows xp, even IE6 under wine). > I suspect there could be a problem with some firefox addons, but I use many > of them. > > Any ideas about this problem? > > Regards > > LuKe > > --------------------------------------------------------------------- > 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]
