2

I'm using Netbeans for developing HTML5 projects and I would like to know which embedded web server uses to run this kind of project, though there's no web server mapped in Netbeans yet.

René Wolferink
  • 3,558
  • 2
  • 29
  • 43
Felipe Belluco
  • 1,102
  • 10
  • 12

1 Answers1

2

The most embedded common web server is the Embedded Browser UI - XUL Runner other people can access it trough ip while you develop watching & inspecting it directly into your Netbeans IDE. It's webkit type.

Ruslan López
  • 4,433
  • 2
  • 26
  • 37