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
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
JSP
Unable to read file
aleah de guzman
Greenhorn
Posts: 15
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi i have a
jsp
with an include file but it is giving this error...
Unable to read file [/abps/include/commonImport.inc]
what are the possible causes of this error? the include file is already existing in the said folder.
Ben Souther
Sheriff
Posts: 13411
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Either it's not in the said folder or your container doesn't have sufficent permissions to read it.
Check the spelling and case of the path.
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
problem in reading xls file in poi project
executing jar file
applet not loading
Reading properties file
Can we refresh the directory from middle of java code
More...