Take a look at your CLASSPATH information. Thats is the problem.

fribeiro

Ritesh Sinha wrote:
>
> 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