hii
There was a Question about the Structure of Web-app in Javabeet exam.
1. --myapp
---WEB-INF
----web.xml
---classes
----- lib
------index.html
2: --myapp
---WEB-INF
----web.xml
----lib
---META-INF
----meta.xml
now my doubt is what are the things that can be present in META-INF??
1 and 2 are the right options.