]
Alexey Kazakov commented on JBIDE-18547:
----------------------------------------
This is an Eclipse WebTools Wizard. Should be reported to
Generate index.html in default Dynamic Web Project
--------------------------------------------------
Key: JBIDE-18547
URL:
https://issues.jboss.org/browse/JBIDE-18547
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: upstream
Reporter: Arun Gupta
Attachments: screenshot-1.png
Default Dynamic Web Project does not contain index.html and so running it on a server
always require to generate this file first. That's a very typical scenario and should
be fixed for a more seamless experience.
Accessing the application at
http://localhost:8080/helloworld/ shows
"Forbidden" as shown in the attachment.