To access the jsp pages directly, you have to append the jsp page name you're trying to access to the web application context name. You can further, directly modify the jsp page inside the webapps folder and by refreshing the browser page see your changes immediatey. This is not a good thing to do, but sometimes helps with debugging.