Originally posted by Alex George:
How can I compile and deploy a servlet into Tomcat? I tried a lot and gave up. First of all how can I compile using javac?
Originally posted by Alex George:
How can I compile and deploy a servlet into Tomcat? I tried a lot and gave up. First of all how can I compile using javac?
Originally posted by Alex George:
My classpath pointing to
C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar
May be I am pointing to the wrong place??
Copy the servlet-api.jar from <C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar> and place it in ur working directory
Originally posted by Alex George:
Another thing I want to tell everybody is that I am able to compile and deploy it on Weblogic. It is just something with Tomcat? Any clues
Originally posted by Alex George:
How can I get a real suggestion.
But when I go to http://localhost:8080/Ch1/Ch1Servlet
I can not see my servlet.
I am able to compile it. I compiled it and moved it into /path../Tomcat 5.0\webapps\Ch1\WEB-INF\Classes.
Originally posted by Alex George:
Given below is the error I am getting when I go to http://localhost:8080/Ch1/Ch1Servlet
...
I have one qustion. How does Tomcat know my context root is ch1?
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook
Originally posted by Alex George:
Would I be able to learn ejbs, jdbc...etc on Tomcat
The future is here. It's just not evenly distributed yet. - William Gibson
Sonny Gill LinkedIn
Tweets
Originally posted by Alex George:
Sorry about saying c was small letter.
Originally posted by Alex George:
I am sorry to see where this is going. How can I get a real suggestion. There is something wrong going on when I deploy it. Can some body step in?
What's that smell? Hey, sniff this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|