Saha Rabindra N wrote: > When I point my browser to tomcat server, the default page showed up. > That default webapps is 'ROOT' and the file is index.jsp of ROOT webapps. > So every time I point to tomcat, I actually open ROOT/index.jsp > > Instead of that I want to point it to some other webapps so that whenever > http://<machinename>:8080/ > is hit the browser will point to webapps/<mywebapps>/index.jsp > > Can anyone please tell me how do I do it. and what all the files I need to > change ?
Remove the default ROOT context and replace it with your own. :-) -- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]