Http 404
I have created a new folder named oneCards, containing the html, css, database, and 2 folders(jsp and WEB-INF).
I have been using this structure all the while, but now when i created this new folder (oneCard), Tomcat can't locate it and gave me an error as the following:
HTTP Status 404 - /oneCards
--
type Status report
message /oneCards
description The requested resource (/oneCards) is not available.
--
Apache Tomcat/4.1.12
Can anyone help me to solve this problem. Thank You.

