I have succeded in getting JSP to run in Solaris and NT. But I am having
problems getting it to run in Win98. I am getting the error 500 message
below even though I have set the classpath in the startserver.bat file to:
<jdk1.2 install dir>\lib\tools.jar. I'll appreciate it if you can help. I
am using windows 98.
-----------------
Error: 500
Internal Servlet Error:
java.lang.NoSuchMethodError: javax.servlet.ServletContext: method
getResource(Ljava/lang/String;)Ljava/net/URL; not found
at com.sun.web.core.DefaultServlet.doGet(Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at
com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:140)
at com.sun.web.core.Context.handleRequest(Context.java:382)
at com.sun.web.server.ConnectionHandler.run(Compiled Code)
----Original Message Follows----
From: Bear Bibeault <[EMAIL PROTECTED]>
Reply-To: Bear Bibeault <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Help! installing JSP on win98
Date: Sun, 23 May 1999 12:30:25 -0700
I ran across this same problem and solved it by adding
<jdk1.2 install dir>\lib\tools.jar
to the classpath in the startserver.bat file.
bear
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
----Original Message Follows----
From: Bear Bibeault <[EMAIL PROTECTED]>
Reply-To: Bear Bibeault <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Help! installing JSP on win98
Date: Sun, 23 May 1999 12:30:25 -0700
I ran across this same problem and solved it by adding
<jdk1.2 install dir>\lib\tools.jar
to the classpath in the startserver.bat file.
bear
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".