From: Alistair Y. <ali...@sm...> - 2007-02-13 11:40:22
|
looking at the mvnforum code: if (action.getRemoteAddr().equals(request.getRemoteAddr()) == false) { request.getRequestDispatcher("/mvnplugin/mvnforum/invalidsession.html").forward(request, response); return; } points to AOL being the problem. The IP address has changed since the last request. Would bod be affected too? Alistair -- mov eax,1 mov ebx,0 int 80h > I haven't heard of any problems with Bodington and AOL until today. We > have a user who keeps getting the error: > > "Could not find Cookie" > > when they try to login to bod. Intermittently it will work. It's not a bod > problem as they also get "Invalid Session" when logging in to mvnForum > from bod. > > The user has 3 browsers, mozilla, AOL and IE. > Only IE works with the other 2 displaying cookie problems. > > AOL famously use dynamic IP addresses. Could this cause a problem with bod > sessions? > > thanks, > > Alistair > > > -- > mov eax,1 > mov ebx,0 > int 80h > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |