i am using glassfish and jsp when i run my app locally it is displayed as localhost:8080/appname
now i purchased domain which is www.test.com
when i deployed my app, i have to access the app by entering www.test.com/appname , but what i want is www.test.com without context root.