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
Win a copy of
Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud
this week in the
Cloud/Virtualization
forum!
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
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
JSP
problem with accesing html within jsp structure
yuvraj kotegar
Ranch Hand
Posts: 120
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi i have the following folder structure...
webapps -> shoppingcart(my projectfolder)->WEB-INF
i have Login.html in the same level as WEB-INF
but when i start my browser(internet explorer) and type
http://localhost:8080/shoppingcart/Login.html
its showing 404 error
i have started
tomcat
server also
what may be the problem?
yuvraj kotegar
Ranch Hand
Posts: 120
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
sorry accidently posted the topic here.. should have posted in
JSP
community..
Campbell Ritchie
Marshal
Posts: 80874
506
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Welcome to JavaRanch
We have a JSP forum, so I shall move this
thread
there; please anybody reading note this question may also have been posted on another website.
Bear Bibeault
Sheriff
Posts: 67756
173
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
See the JSP FAQ entry named ResourceUrlProblems for information on how to properly construct URLs to static resources.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
web.xml url-pattern wildcards?
banghead situation
running servlet problem
Jsp page in WEB-INF
Help to find the error.
More...