Servlet front page without redirect - Tomcat 4.1 with mod_rewrite and mod_jk2

2003-09-06 Thread A. Zazula
Okay, I'm trying to solve my problem by using mod_rewrite with mod_jk2 now. I've spent several days on this problem to date and I'm more than a little frustrated. When the user types http://mysight.org; I want the page they get to be generated by a servlet but without a redirect. So they won't be

Setting up front page servlet to not use a redirect like Slashdot.org.

2003-09-05 Thread A. Zazula
Hello all, Suppose I'm running slashdot.org except coded with Java instead of Perl. I want the main page served by a servlet named index but without any redirects. So when the user types http://slashdot.org/ into their browser and goes there they won't be redirected to