I want to create a new Netbeans 7.3 project that will be based on the 'HTML web-application' project type, but it will also need to communicate to a server, so I want to add 'Java Web support', but they are listed as two separate project types.
How can I create a Java web app and add the HTML 5 support into it? What are the steps required to create the 'merged' project types?

