I cannot create a Java Web project in NetBeans. When the wizard asks me to select "Java EE Version" on the "Server and Settings" page, there are no parameters for the java version. Do I need to install Java EE somehow?
Perhaps you can install Java EE separately and configure Netbeans to use it.
IDE vendors usually do not include Java EE by default, as this is a huge additional download. If you look at the Netbeans download page , I see a list of Java EE.
, (. ). , SDK Java EE ( ).
, Java EE .
Oracle NetBeans, IDE.
( , ), . Glassfish 3, . Sevlet, , IDE.
( Tomcat), .
, - :
"", "". 1 .
IDE.
"GlassFish Server 3+" "".
( ) , . " " ( " 2" ). " ...". , , GlassFish .
After registering the server, you can select the version of Java EE that you want to use for your Java Web App project.