java - JSP Error 404 on Firefox and Chrome -


i'm working on java project (servlet, jsp...) tomcat. when use url http://localhost:8080/namehere/ have following error :

not found requested url /namehere/ not found on server.

i have firefox , chrome works ie , eclipse web browser. uninstall firefox several times, same chrome nothing happened. day worked everywhere , day after (with no change between) doesn't ...

any idea ?

how doing servlet/jsp mapping. @ web.xml (or configuring mapping) make sure have servlet/jsp mapped @ name.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -