Struts2, eclipse.
Is there another way of changing the project's web browser url, except of renaming the project?
Example:
My dynamic web page project name: MyProject
Url: http://localhost:8080/MyProject
now I want to change that url to: http://localhost:8080/Project, but keep project name MyProject
tnx.