1

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? enter image description here enter image description here

1 Answer 1

2

Apparently it's not tightly integrated in Netbeans yet, but I was able to do it by creating the two separate projects and then going in to the Web Application Project-Properties and adding an entry in the 'packaging' tab (see screenshot).

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.