this is a cheap shot at the problem but u have a mistake in this part:
myapp/servlet-name> //it should be
/test //there's an extra / before test?
>= Original Message From Tomcat Users List
<[EMAIL PROTECTED]> =
>I was trying to set up the Tomcat 4 in order to create
Is there a way to integrate Tomcat 4 with Apache? Couldn't find how to
docs on that.
-Original Message-
From: João Augusto Charnet [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 1:34 PM
To: Jakarta
Subject: Apache with Tomcat
Hello.
I'm having some trouble configuring APACHE
After you've installed tomcat and got it running well, you need to add a
directory under tomcat/webapps which will contain your project. In that
directory, place all your jsp and html files, then create a directory in
your project dir called WEB-INF and another one called classes inside
WEB-INF p
Hi, does anyone know if I can use a news reader for this mailing list?
Is there a news server for it?
Thanks.
-
From: Mostafa Al-Mallawani [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 17, 2002 7:12 AM
To: 'Tomcat Users List'
Subject: response.sendRedirect not redirecting
Hi,
I have a problem with redirecting. In my JSP page I keep checking for
errors, whenever I catch one, I set a varia
Hi,
I have a problem with redirecting. In my JSP page I keep checking for
errors, whenever I catch one, I set a variable on the session object and
then forward to an error page; this could happen up to 5 times in one
page. The weird thing is, redirection works on some pages and does
absolutely n