In net beans i have project structure like this
WebApplication1 └── web ├── index.html ├── META-INF │ └── context.xml ├── newjsp.jsp └── WEB