Markus wrote on Monday, July 31, 2006 5:39 PM:
> Markus wrote on Monday, July 31, 2006 5:34 PM:
>> I've got the following problem on one server using Apache 2.0.54-5
>> (Debian x86) with mod_jk 1.2.15 (self-compiled) and tomcat 5.5.17: I try
>> to
>> create a redirect to a page with a session-id if there is no session.
>> Seems to be easy, but in combination with apache/mod_jk my servlet
>> redirects unlimited because it doesn't recognizes the created session.
>> Attached you'll find the code (please don't wonder why there are some
>> methods, I've extracted the code from a very big servlet). If I am
>> using the Servlet directy with tomcat on the same host there is no
>> problem.
>>
>> Help would be great!
>
> Hm, attached source seems to be removed, put it here:
> http://www.dlite.de/42/TestServlet.java
>
> Btw: Cookies are disabled, this is importand.
FYI: Created
http://issues.apache.org/bugzilla/show_bug.cgi?id=40203
--
Beste Grüße / best regards Markus Meissner
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|