> From: Kamoor [mailto:ratheeshkum...@gmail.com]
> Subject: How to remove context root(projectname) from Web URL
>
> I dont want user to see my project name xyz..
> I want like http://abc.com/home.do or any other page like that..How can
> I configure it in the server...?
It&
I have java web project with name xyz, and it hosted in one server and it is
accessible as http://servername/xyz/home.do
Now I have domain name as www.abc.com which should set a forward to my
actual URL..
I dont want user to see my project name xyz..
I want like http://abc.com/home.do or any other