InterviewSolution
Saved Bookmarks
| 1. |
What Is The Web Module? |
|
Answer» The web MODULE enables the creation of a web application without XML. The web.xml FILE needs to be configured for USING the web module. The web module enables the creation of a web application without XML. The web.xml file needs to be configured for using the web module. |
|