At the moment my netbean project running in glassfish server is showing http://localhost:8080/projectname/index.html
I need this changed to http://localhost:8080/homepage
How do I change this url in the title bar.
Or is the only way to make a .htaccess file which needs to be encrypted by placing .htpasswd in WEB-INF etc. Or maybe there is a plugin.
Let me know, thanks in advance
Dave