JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
Hi, I just downloaded Apache Tomcat 4.0 and have successfully reached the http://localhost:8080 page. I can run the servlet examples ok, but the JSP examples always throw exceptions. I have the Java SDK (j2sdk1.4.1_01) on my machine and the %JAVA_HOME% environment variable is setup correctly. Have

JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
Hi,I just downloaded Apache Tomcat 4.0 and have successfully reached thehttp://localhost:8080 page. I can run the servlet examples ok, but the JSPexamples always throw exceptions. I have the Java SDK (j2sdk1.4.1_01) on mymachine and the %JAVA_HOME% environment variable is setup

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125) at java.lang.Thread.run(Unknown Source) - Original Message - From: Tammer Salem To: Tomcat Users List Sent: Sunday, January 05, 2003 1:42 AM Subject: JSPs throwing exceptions under new

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Paul Campbell
: Tammer Salem To: Tomcat Users List Sent: Sunday, January 05, 2003 1:42 AM Subject: JSPs throwing exceptions under new installation of Tomcat Hi, I just downloaded Apache Tomcat 4.0 and have successfully reached the http://localhost:8080 page. I can run the servlet examples ok

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread David Boyer
throwing exceptions under new installation of Tomcat Hi, I just downloaded Apache Tomcat 4.0 and have successfully reached the http://localhost:8080 page. I can run the servlet examples ok, but the JSP examples always throw exceptions. I have the Java SDK (j2sdk1.4.1_01) on my machine

Re: JSPs throwing exceptions under new installation of Tomcat

2003-01-04 Thread Tammer Salem
, and I guess a solution is better than staring at java exceptions!) regards, Tammer Salem - Original Message - From: David Boyer To: Tomcat Users List ; Tammer Salem Sent: Sunday, January 05, 2003 2:13 AM Subject: Re: JSPs throwing exceptions under new installation of Tomcat