netbeans运行jsp后浏览器显示TODO write content

netbeans运行jsp后浏览器不显示内容和标题,而是TODO write content图片说明
图片说明

默认的页面可能是那个index.html
你地址栏输入
http://localhost::8084/webapplication1/firstjsp.jsp

说明的你访问的地址跟你看到的不是同一个。