The new Netbeans 7.3 Beta 2 adds a really nice feature to create an HTML5 application. It also provides a great way to build a Java Server-based web application. But it seems that in the Netbeans IDE there is no way to use both technologies in the same project.
Is there a way to combine these two types of projects, so there is only one web directory structure with HMTL5, js and web services files?
simon source share