change a webapp's context

2002-04-10 Thread Brian K. Buckley
Hi all, What must one do to change a webapp's context? I initially deployed my webapp by dropping test.war into Tomcat's webapp directory and it deployed properly. After testing it out to my satisfaction, I wanted my users to access the webapp by entering , http://www.example.com; instead

RE: change a webapp's context

2002-04-10 Thread Ricky Leung
Just rename you war file to ROOT.war and drop it the the same way under webapps. -Original Message- From: Brian K. Buckley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 3:49 PM To: [EMAIL PROTECTED] Subject: change a webapp's context Hi all, What must one do to change