Manish - The answer to the question is about servlets, specifically servlet context, and has nothing to do with Velocity.
I recommend downloading the Servlet Specification document here: http://java.sun.com/products/servlet/download.html Hope that helps, Cheers, Tim > -----Original Message----- > From: Manish [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 27, 2005 4:28 AM > To: Velocity Users List > Subject: Change application directory > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
