I'd recommending seeing if you can deploy a WAR file successfully in Tomcat without using Eclipse Right now it sounds like you don't understand Java web apps or Tomcat very well When you throw Eclipse on top of it there's too much ignorance to make progress So remove one of the things you don't understand. See if you can make the WAR file, deploy it manually, and see your JSP in the browser by hand. Once that works, you have a baseline for comparing how Eclipse needs to do things.
I'd recommending seeing if you can deploy a WAR file successfully in Tomcat without using Eclipse. Right now it sounds like you don't understand Java web apps or Tomcat very well. When you throw Eclipse on top of it there's too much ignorance to make progress.So remove one of the things you don't understand.
See if you can make the WAR file, deploy it manually, and see your JSP in the browser by hand. Once that works, you have a baseline for comparing how Eclipse needs to do things.
Eclipse won't always deploy dynamically aka hot deploy and you need to make it re-deploy. So sure shot way of checking is to actually going into the war file, or the root directory and checking if the jsp exists. Also you have to provided much information as to what kind of a web application it is, for me to understand the problem better.
For example, in struts a wrong entry in struts-config. Xml will result in 404 even if the intended jsp is present.
Its a dynamic web project of eclipse. And I used to simply click right on the project name and then run -> run on server. – mad_programmer May 6 at 0:36 but....did you look and see if it's there?
– Brad Gardner May 6 at 0:41 do you mean the folder of CATALINA_HOME?! Yes I checked it..and nothign is there in webapps. – mad_programmer May 6 at 0:43.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.