Thanks for your replies. But i have checked class paths. The locations of
the webserver.jar, tools.jar, rt.jat etc are correctly specified. I guess
the problem is due to Initialization on the DefaultServlet as the command
prompt window shows. The startup file is not able to initialize the
DefaultServlet.
So the problem still persists and i will be grateful for any further help.
Ritesh





"Ugaas, Ahmed" <[EMAIL PROTECTED]> on 02/15/2000 12:10:58 AM

To:   Sinha Ritesh-SWD-ITIL-UB/Itilmail, [EMAIL PROTECTED]
cc:

Subject:  RE: JSWDK DOESN'T START




Set your classpath properly. read the readme file which comes with JSWK

-----Original Message-----
From: Ritesh Sinha [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 14, 2000 7:50 AM
To: [EMAIL PROTECTED]
Subject: JSWDK DOESN'T START


HI All,
I am facing this peculiar problem. After Installing JSWDK on one of the
machines I am not able to browse the URL http://localhost:8080/  to see the
default readme.
It shpows following error:
------------------------------------

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(DefaultServlet.java:54)
     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:155)
     at com.sun.web.core.Context.handleRequest(Context.java:414)
     at
com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139)
----------------------

I am a newcomer to JAVA as well as JSP and JSWDK. So may be I am doing
something silly .
Please help,
Thanks for your time,
Ritesh

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to