RE: Do not want change into the warfile name

2005-10-24 Thread Nehal Sangoi
o my query. -Original Message- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 3:37 PM To: Tomcat Users List Subject: Re: Do not want change into the warfile name Well contexts are used to name web applications web applications are accessed using http://host:port/c

Re: Do not want change into the warfile name

2005-10-24 Thread David Delbecq
Well contexts are used to name web applications web applications are accessed using http://host:port/contextName/ That is if you set context to 'clay', it's the expected behaviour it's accessible using http://host:port/clay/ For this, war is stored on server using name 'clay.war' If it was to be