Hi, I'm still waiting for any comments. I don't know, if it's a bug (it's not in the buglist) or if I do something wrong. Can anybody test it please? I'm using tomcat 3.1 beta 1, apache 1.3.12 on Win NT 4. TA -----Ursprüngliche Nachricht----- Von: Amrhein, Thomas Gesendet am: Montag, 27. März 2000 16:32 An: tomcat-user@jakarte.apache.org Betreff: sendRedirect() through Apache does fail Hi, calling sendRedirect() in my JSP-Code does fail, if I call my JSPs through Apache. Does anybody else has this problem? Thomas Here my quite simple testcode: <% response.sendRedirect("/index.html"); return; %> -------------------------------------------------------------------------- To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org For additional commmands, email: tomcat-user-help@jakarta.apache.org