Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
JSP
java.lang.NoSuchMethodError: javax.servlet.ServletContext.
krishna ven
Greenhorn
Posts: 2
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi All,
Can anybody help me on this error.
java.lang.NoSuchMethodError: javax.servlet.ServletContext.getResourcePaths(Ljava/lang/String;)Ljava/util/Set
I have the servlet-api.jar in the classpath but
getting the same error.
thanks in Advance
krishna@123
Ben Souther
Sheriff
Posts: 13411
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What version of the
servlet
spec does your container support?
This method was added in Servlet Spec 2.3
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
krishna ven
Greenhorn
Posts: 2
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i am using servlet-api 2.4 ,
can help me
Ben Souther
Sheriff
Posts: 13411
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can you post the part of the code that calls getResourcePaths?
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
Listen. That's my theme music. That's how I know I'm a super hero. That, and this tiny ad told me:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
loggin error
Ljava/util/Collection; not found
Problem with calling constructor from JNI code
java.lang.NoSuchMethodError !!
Localhost leads to nowhere
More...