Dear All,
Thank you very much for your answer. Specially thanks to Craig.
I uninstall JRE and install JDK3.1 and then JSP is working.
That mean I need a JDK3.1 for JSP. Is it right ?
Craig said JDK is needed to compile JSP.
Is that mean when I access JSP page tomcat compile JSP page using JDK ?
Please, let me know what happen when I access JSP page if you know.
Thanks and Best Regards
HyunChul KIM
>----- Original Message -----
>Luis Javier Beltran wrote:
>>I think you need JDK1.3. Tomcat uses tools.jar (I think) which is not
>>provided with JRE, to compile your JSP.
>>
>Or JDK 1.2.2, or even 1.1.8 (for Tomcat 3.2 only). But the key point is
>that you
>need a JDK, not a JRE, to compile the JSP pages.
>>
>>Luis Javier
>>
>Craig
> >----- 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