No, we are not using Tomcat as a webserver
It is running as a service
liek
195. . . :8080/html/Regisrtation.html
In html page, i have put action to "../servlet/Hello"
And after pressing submit , it is not picking up the servle. Is it anything to do with server.xml
Can anyone explain me Why there are three server.xml files in CONF
Thankx
Vaneet
-----Original Message-----
From: Christopher Schultz [mailto:christopher.d.schultz@comcast.net]
Sent: Tue 18/11/2003 17:23
To: Tomcat Users List
Cc:
Subject: Re: Tomcat 4.1.29 Configuration ..
Vaneet,
> The error is same.
> After making changes, i went on to Tomcat manager interface and reloaded the
context. (I think that restarts the server, am i right ?)
>
> Tomcat is finding the Registration.html but not the classes .
> It is giving 404 error.
>
> There aer three or four SERVER.XML Files.
> Which file to change,,,,,,,,,,,,,,,,,,, i dont know..
> No documentation avaliable
> Vaneet
Are you using Tomcat as your web server, or do you have Apache (or
another web server) in front of it?
What is the URL that you are using to access the Hello servlet?
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|