Dear friends,

Thank you very to all of you and specially nanda rudraraju ,i have
managed to start tomcat successfully ,but now your help is again
required ,now i want to shift the servlet root directory of tomcat
,how can i change it ,so that if i type the url like
http://localhost:8080/servlet/helloworld ,i can get correct servlet
output,since i was previously using java web server ,which handles
the servlet by just specifying /servlet/helloworld.class in java
files.Please give me a solution to this else i need to change the
path in number of servlets say about 200 servlets.

JAY SHRI KRISHANA.


>-------- ORIGINAL MESSAGE BELOW --------
>Also... don't forget to restart the Tomcat server after setting the
>CLASSPATH.
>
>christian
>
>
>-----Original Message-----
>From: nanda rudraraju [mailto:[EMAIL PROTECTED]]
>Sent: Friday, January 05, 2001 2:29 AM
>To: [EMAIL PROTECTED]
>Subject: Re: Tomcat question ?
>
>
>hi JAY SHRI KRISHANA,
>  place the compiled servlet file in WEB-INF\classes folder and try calling
>the servlet.
>  if it is a problem with compiling set the classpath to servlet.jar file.
>
>nanda kishore
>
>
>
>
>
>>From: hiteshonline <[EMAIL PROTECTED]>
>>Reply-To: A mailing list about Java Server Pages specification and
>>     reference <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Re: Tomcat question ?
>>Date: Fri, 5 Jan 2001 11:20:27 +0530
>>
>>Dear friends ,
>>
>>I have installed tomcat3.2 in which i set path of TOMCAT_HOME in
>>tomcat.bat and set path of JAVA_HOME,and i was able to use tomcat for
>>JSP  and html docs,but one problem which i am facing right now is i
>>am not able to use tomcat for servlet.It shows me error can not find
>>the path for servlet.jar file.Let me know if you are having servlet
>>setting for servlet.
>>
>>
>>JAY SHRI KRISHANA.
>>
>>
>> >-------- ORIGINAL MESSAGE BELOW --------
>> >I think you need JDK1.3. Tomcat uses tools.jar (I think) which is not
>> >provided with JRE, to compile your JSP.
>> >
>> >Luis Javier
>> >
>> >
>> >----- Original Message -----
>> >From: "Hyun-Chul KIM" <[EMAIL PROTECTED]>
>> >To: <[EMAIL PROTECTED]>
>> >Sent: Thursday, January 04, 2001 7:27 AM
>> >Subject: Tomcat question ?
>> >
>> >
>> >Hi All,
>> >
>> >Is TOMCAT 3.2.1 working with only Java Runtime Environment Standard =
>> >Edition v1.3 ?
>> >
>> >I installed Tomcat 3.2.1 and JRE 1.3 but Tomcat is not working =
>> >correctly.
>> >I can't run JSP example in Tomcat default home page.
>> >I use Windows 2000 server on Intel machine.
>> >My environment variables for Java are following.
>> >
>>
>>CLASSPATH=3Dc:\tomcat\classes;c:\tomcat\lib\ant.jar;c:\tomcat\lib\jasper.=
>>
>>jar;c:\tomcat\lib\jaxp.jar;c:\tomcat\lib\parser.jar;c:\tomcat\lib\servlet=
>> >..jar;c:\tomcat\lib\webserver.jar
>> >JAVA_HOME=3DC:\Program Files\JavaSoft\JRE\1.3
>> >OS=3DWindows_NT
>> >Path=3DC:\Program Files\JavaSoft\JRE\1.3\bin;C:\Program =
>> >Files\JavaSoft\JRE\1.3\lib;C:\Oracle\Ora81\bin;C:\Program =
>>
>>Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\W=
>> >bem;
>> >PROCESSOR_ARCHITECTURE=3Dx86
>> >PROCESSOR_IDENTIFIER=3Dx86 Family 6 Model 8 Stepping 6, GenuineIntel
>> >PROCESSOR_LEVEL=3D6
>> >PROCESSOR_REVISION=3D0806
>> >TOMCAT_HOME=3Dc:\tomcat
>> >
>> >Please, let me know what is wrong.
>> >
>> >Thanks and Best Regards
>> >HyunChul
>> >
>> >
>> >_________________________________________________________________________
>> >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>> >
>>
>>===========================================================================
>> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>> >JSP-INTEREST".
>> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>> >DIGEST".
>> >Some relevant FAQs on JSP/Servlets can be found at:
>> >
>> > http://java.sun.com/products/jsp/faq.html
>> > http://www.esperanto.org.nz/jsp/jspfaq.html
>> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>> >
>>
>>===========================================================================
>> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>>JSP-INTEREST".
>> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>>DIGEST".
>> >Some relevant FAQs on JSP/Servlets can be found at:
>> >
>> > http://java.sun.com/products/jsp/faq.html
>> > http://www.esperanto.org.nz/jsp/jspfaq.html
>> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>>
>>===========================================================================
>>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>>JSP-INTEREST".
>>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>>DIGEST".
>>Some relevant FAQs on JSP/Servlets can be found at:
>>
>>  http://java.sun.com/products/jsp/faq.html
>>  http://www.esperanto.org.nz/jsp/jspfaq.html
>>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to