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 se

Remove Messages that appear on Google through mail-archive.com

2006-02-27 Thread Michael Andreas Omerou
Dear all, This is an extremely urgent request. Basically, when trying to resolve a previous issue I mentioned in one of my messages the domain name of the site having the problem. Having several people replying to my email the domain now resides in multiple messages that have been indexed by Goo

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 migr

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 PROTECTE

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

2006-02-16 Thread Michael Andreas Omerou
re going to use the addHeader() >to put in cache/pragma entries that you should not use the META tags. > > > > > >George Sexton >MH Software, Inc. >http://www.mhsoftware.com/ >Voice: 303 438 9585 > > >> -Original Message- >> From: Michael And

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

2006-02-16 Thread Michael Andreas Omerou
y 2006 06:03 >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

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 (Tom

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

2006-02-16 Thread Michael Andreas Omerou
E: Session Expires At Every Request (Tomcat5.0.28/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 > > >> --

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 index

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

2006-02-15 Thread Michael Andreas Omerou
of any hotel and you 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 PR

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

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

2006-02-15 Thread Michael Andreas Omerou
e.org >[mailto:users-return-140612-alexandre.tastet=fr.fortisbank.com@ 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

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

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

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

2006-02-15 Thread Michael Andreas Omerou
2006 10:06 AM >>To: 'Tomcat Users List' >>Subject: Session Expires At Every Request (Tomcat5.0.28/Firefox) >> >> >> Anybody has an idea what could be causing what I describe in >the below >>two emails? >> >>>-Original Message

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

2006-02-15 Thread Michael Andreas Omerou
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

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 >

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, &g

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: Problem with mod_jk Connector

2005-12-14 Thread Michael Andreas Omerou
rameter following >JkUnmount commandMartin- > > >- Original Message - >From: "Michael Andreas Omerou" <[EMAIL PROTECTED]> >To: "'Tomcat Users List'" ; "'Martin Gainty'" ><[EMAIL PROTECTED]&

RE: Problem with mod_jk Connector

2005-12-11 Thread Michael Andreas Omerou
Users List' >Subject: Re: 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: "Michae

RE: Problem with mod_jk Connector

2005-12-10 Thread Michael Andreas Omerou
erworker/*.jsp remoteworker >Martin-- Original Message - >From: "Michael Andreas Omerou" <[EMAIL PROTECTED]> >To: >Sent: Saturday, December 10, 2005 10:25 AM >Subject: Problem with mod_jk Connector > > >> Hello, >> >> I have a Solaris s

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