Start a new Spring MVC Java Web application development in NetBeans
When you create your first Spring MVC Java web application in the base installation of NetBeans follow the steps below Create a project In the File menu select New Project… Select the Java Web category, select the Web Application project, and click…
Configure NetBeans for Java Web development
The base installation of NetBeans does not include the web development category. To add the Java web development tools to NetBeans Start the NetBeans IDE, In the Tools menu select Plugins, On the Available Plugins tab select the Java EE Base…