This should be easy, but somehow I am little confused. I have done this for JSP/Sevlets, but I don't know what all things are requited to be changed if I need to change my application directory using struts from ROOT to another directory (I am using struts with velocity and not JSP). Will few changes in struts-config.xml suffice or is more work required here?
As of now it gets served as - http://wwww.mydomain.com/index.do I want to make it - http://wwww.mydomain.com/xyz/index.do What all code changes will be required here? - Manish --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]