Click to See Complete Forum and Search --> : Problem Loading a JavaScript page with Netbeans


ktsirig
October 8th, 2009, 05:03 AM
I Choose in NetBeans 6.7.1:

"File|New Project".

In the "New Project" Dialogue box:

Categories - Web Projects - Web Application

and I create a Simple Web Application that's should print in a page "Hello World" but instead of that it doesn't load page and print's the following message:

C:\NetBeans 6.7.1\http:\localhost:8080\WebApplication1 contains an invalid path.

I have tried almost everything but i cannot figure out what's the problem.

Xeel
October 8th, 2009, 10:21 AM
C:\NetBeans 6.7.1\http:\localhost:8080\WebApplication1 - is an invalid path, no doubt here =P.

Check you workspace, webapp, and app server paths which are used when a new project is created. As soon as you configure em right the problem should go away.