Hi,
That is ok,but i am using war deployment not ear architecture.
Actually I am not having any problem with default context assign by war
archive same as project name.
But once i am going to host my application with apache web server my web
master suggested to eliminate extra names from url
Jignesh,
XYZ seems to be the context root for your web application. Context root
comes from application.xml of your application. Here is the snippet from
application.xml
myapp.war
XYZ
If that's the case, then it's outside of Struts2, and it will be there in
the URL. Ch
2 matches
Mail list logo