While working on NetBeans I am using GlassFish 4.0. The server is not running through NetBeans, as in it has not been started and yet http:// localhost : 8080/ shows that the server is running.
What am I missing here?
While working on NetBeans I am using GlassFish 4.0. The server is not running through NetBeans, as in it has not been started and yet http:// localhost : 8080/ shows that the server is running.
What am I missing here?
try to clear your Browser cache, I was having the same issue but was just the browser cache, I opened a new incognito window and the server page was gone.