Cookies/Session Issues

2006-10-10 Thread Michael Andreas Omerou
Hello, We are having a web app which uses session over both plain and SSL connections. The very first time that someone accesses our initial page (i.e. never before visited the site so that there is no session cookie on his/her browser, not even an expired one) the server creates a session and

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-20 Thread Michael Andreas Omerou
problems to FireFox specifically. Once more thanks for your support. Michael -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: 17 February 2006 07:38 To: 'George Sexton'; 'Tomcat Users List' Cc: [EMAIL PROTECTED]; 'Joey Geiger'; [EMAIL PROTECTED] Subject: RE

RE: JSP compilation error in Tomcat 5.5 using type Vector

2006-02-20 Thread Michael Andreas Omerou
Can we have the code that causes this error? -Original Message- From: Thibaut Nicolas [mailto:[EMAIL PROTECTED] Sent: 20 February 2006 16:33 To: users@tomcat.apache.org Subject: JSP compilation error in Tomcat 5.5 using type Vector Hi all, I have a problem while trying to migrate an

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-16 Thread Michael Andreas Omerou
Dear all, Thanks for your replies to my problem. However, I think the discussion has been diverted into a debate totally irrelevant to the issue. As far as Chuck's question whether this could be related to the popup, this is not the case as the problem happens on other pages too, even on

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-16 Thread Michael Andreas Omerou
/Firefox) Just out of curiousity, why do your pages have two HEAD blocks (one at the top, and one at the bottom of the page)? George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-16 Thread Michael Andreas Omerou
Thanks for the suggestion Wade but I really did what you are saying and headers reach the server correctly. Michael -Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: 17 February 2006 05:16 To: Tomcat Users List Subject: RE: Session Expires At Every Request

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-16 Thread Michael Andreas Omerou
To: users@tomcat.apache.org Subject: Re: Session Expires At Every Request (Tomcat5.0.28/Firefox) Michael Andreas Omerou [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Dear all, Thanks for your replies to my problem. However, I think the discussion has been diverted into a debate

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-16 Thread Michael Andreas Omerou
: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 3:38 PM To: 'Tomcat Users List' Cc: [EMAIL PROTECTED]; 'George Sexton'; 'Joey Geiger'; [EMAIL PROTECTED] Subject: RE: Session Expires At Every Request (Tomcat5.0.28/Firefox) Dear all, Thanks for your

Session Problems with Firefox

2006-02-15 Thread Michael Andreas Omerou
Hello, I have some problems with session management when our application runsin Firefox. Basically, what happens is that after I set in the session some attributes/beans which are needed down the application, I check in all JSPs and servlets that an old session is still there by using

RE: Session Problems with Firefox

2006-02-15 Thread Michael Andreas Omerou
of FireFox but not in the case of IE could be the cause of my problems. Michael -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 11:27 To: users@tomcat.apache.org Subject: Session Problems with Firefox Hello, I have some problems

Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
Anybody has an idea what could be causing what I describe in the below two emails? -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 13:10 To: 'Tomcat Users List' Subject: RE: Session Problems with Firefox Further to my below email I have

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
/Firefox) Are you blocking cookies at the browser? Earnie! -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 10:06 AM To: 'Tomcat Users List' Subject: Session Expires At Every Request (Tomcat5.0.28/Firefox) Anybody has an idea what

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
Message- From: Earnie Dyke [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 17:10 To: Tomcat Users List Subject: RE: Session Expires At Every Request (Tomcat5.0.28/Firefox) Are you blocking cookies at the browser? Earnie! -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
)); } System.out.println(TestFirefox.jsp Session ID Value: + request.getSession(false).getId()); % TEST FIREFOX LOADED /body /html The above creates a new session wheneven reloaded in Firefox while in IE it keeps the same. -Original Message- From: Michael Andreas Omerou [mailto

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
@ tomcat.ap ache.org]De la part de Michael Andreas Omerou Envoye : mercredi 15 fevrier 2006 16:34 A : 'Tomcat Users List' Objet : RE: Session Expires At Every Request (Tomcat5.0.28/Firefox) It is 30 minutes. If I do request.getSession().getMaxInactiveInterval() I get 1800 (seconds I guess) which

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
. So major problem is still FireFox and it must be something that it sends (or not sends) back to Tomcat that causes session expiration. Thanks for your assistance. Michael -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 17:48 To: 'Tomcat

RE: Session Expires At Every Request (Tomcat5.0.28/Firefox)

2006-02-15 Thread Michael Andreas Omerou
will see the Timeout page. Remember that the above only happens with FireFox. I will greatly appreciate your help. -Original Message- From: Michael Andreas Omerou [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 19:45 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: 'Tomcat Users List' Subject: RE

RE: Problem with mod_jk Connector

2005-12-14 Thread Michael Andreas Omerou
I will need to see worker.properties file and the value of forwardAll set JkLogLevel info Martin- - Original Message - From: Michael Andreas Omerou [EMAIL PROTECTED] To: 'Tomcat Users List' users@tomcat.apache.org; 'Martin Gainty' [EMAIL PROTECTED] Sent: Saturday, December 10, 2005 2:33 PM

RE: Problem with mod_jk Connector

2005-12-11 Thread Michael Andreas Omerou
: Problem with mod_jk Connector what this says is that all requests goto ajp13 worker I will need to see worker.properties file and the value of forwardAll set JkLogLevel info Martin- - Original Message - From: Michael Andreas Omerou [EMAIL PROTECTED] To: 'Tomcat Users List' users

Problem with mod_jk Connector

2005-12-10 Thread Michael Andreas Omerou
Hello, I have a Solaris server where I use Apache and Tomcat and I connect them using mod_jk. So far I was using mod_jk 1.2.5 and all requests to Apache were forwarded to Tomcat. Then, I needed to host some things under Apache (basically web statistics software, webmail, etc.). So I thought of

RE: Problem with mod_jk Connector

2005-12-10 Thread Michael Andreas Omerou
componenet to the ajp13 worker, but jsp requests to files located in /otherworker will go to remoteworker. JkMount /*.jsp ajp13 JkMount /*/servlet/ ajp13 JkMount /otherworker/*.jsp remoteworker Martin-- Original Message - From: Michael Andreas Omerou [EMAIL