Howdy, I see other people are helping with the actual problem, so I'll just ask my question: why are you bothering with 3.3.1? If you're just starting out with tomcat and/or servlets, it may be a better idea to use the latest stable version, 4.1.18.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Swapneel Dange [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, February 12, 2003 5:40 PM >To: [EMAIL PROTECTED] >Subject: compiling servlets ! > >hi there ! > >i am trying to install and run TOMCAT 3.3.1 But i guess i am having >problems >with the compilation of the SERVLETS on the tomcat. I have also deifned the >classpath as following : > >C:\tomcat\jakarta-tomcat-3.3.1a\jakarta-tomcat- >3.3.1a\lib\common\servlet.jar > >and while compiling i am using the following command : > >javac -classpath HellowWorld.java , but what this command does is nothing. >i >mean there is no class file generated for this one. > >this may sound as a question from a NOVICE. but i will be glad if somebody >can help me on this ! > >Swapneel! > > > >_________________________________________________________________ >MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. >http://join.msn.com/?page=features/virus > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
