On Mon, 17 Sep 2007, bharatp80 wrote:
> Thanks for your quick reply.
>
> but i am surprised the same code is working on another server.
Such things do happen.
> so i guess to doubt on test.jsp is not appropriate.
But still, the error message shows that is where the error happens.
So, that is th
Do your files even compile? I had a problem running TC 4.1.31, but it was prior
to running files on the server.
Since some of the API methods varied slightly, I had several servlets that
would not even compile. Of course this was when I tried to upgrade the JVM,
which was necessary to run (I bel
Thanks for your quick reply.
but i am surprised the same code is working on another server.
Actually i am moving the web server from another server where it is working
just fine.the only difference between this two configuration is on new
server i have tomcat 4.1.36 and jdk 1.6 and on running ser
not a surprise to me...not with the experience I had.
Try manually compiling one of your servlets and see what happens.
-Original Message-
From: bharatp80 [mailto:[EMAIL PROTECTED]
Sent: Monday, September 17, 2007 2:31 PM
To: users@tomcat.apache.org
Subject: Re: HTTP status error 500 in
On Mon, 17 Sep 2007, bharatp80 wrote:
> Hello Everyone,
>
> I am getting this error while loading the first test.jsp file after a fresh
> windows 2000 server installation and new tomcat 4.1.36 and iis 5.0
> configuration.
> after installing and configuring tomcat 4.1.36 i tried my sample applicat