RE: URGENT= Problem with Session Cookie

2002-11-05 Thread afreire
I call again the servlet because it do different actions. For examples: First call it set some enviroment variables Second call it make a user login. I use getSession() to get the current session. It's work fine in Apache Tomcat without ssl but in ssl I have the problem. Any idea. Regar

RE: URGENT= Problem with Session Cookie

2002-11-05 Thread afreire
Sorry I said that the servlet have multiples instances because I have differents actions in it depend on the http parameter that it receive. For me ay instance in a servlet is different actions. That is clear? If you see the javadoc about req.getSession(), you that this method only create the ses

URGENT= Problem with Session Cookie

2002-11-05 Thread afreire
I'm using Apache with Tomcat 3.3.1. I have a servlet with multiples instances. When I call it in first time a create the sesssion (session = req.getSession(true)) and set several info in the session, after that I call another instance of this servlet that use the data saved in the firts time. My pr

URGENT= Problem with Session Cookie

2002-11-04 Thread afreire
I'm using Apache with Tomcat 3.3.1. I have a servlet with multiples instances. When I call it in first time a create the sesssion (session = req.getSession(true)) and set several info in the session, after that I call another instance of this servlet that use the data saved in the firts time. My pr

Tomcat and Xeprof

2002-10-11 Thread afreire
I need to run the Tomcat with the option -Xeprof. I do that in HP-UX 11.00 with Tomcat 3.2.4 and in HP-UX11.11i with Tomcat 3.3, but I don't have any result. Anybody know what happen. Regard Alejandro -- To unsubscribe, e-mail: For additional commands, e-mail: <

Tomcat and Xeprof

2002-10-11 Thread afreire
I need to run the Tomcat with the option -Xeprof. I do that in HP-UX 11.00 with Tomcat 3.2.4 and in HP-UX11.11i with Tomcat 3.3, but I don't have any result. Anybody know what happen. Regard Alejandro -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Apache with Tomcat

2002-10-07 Thread afreire
I do that in two HPUX 11, now I need to do that in ohter enviroment. I've HP Virtual Vault with apache 1.3.19 and I've the tomcat in other HPUX. I'm using Tomcat 3.2.3 or Tomcat 3.3. Anybody have idea how can I connect the Virtual Vault to the HPUX? Regards. Alejandro "Turner, John" <[EMAIL P

Apache with Tomcat

2002-10-07 Thread afreire
Can I integrate Apahce and Tomcat if Apache is running in different machine than Tomcat? Is this it possible, How can I do that? Regards. Alejandro -- To unsubscribe, e-mail: For additional commands, e-mail: