RE: tomcat webapp welcome file

2004-01-20 Thread Hooper, Brian
:[EMAIL PROTECTED] Sent: Monday, January 19, 2004 9:25 PM To: [EMAIL PROTECTED] Subject: tomcat webapp welcome file Hi: I created a webapp as ROOT under tomcat 4.1.27, and set the welcome file as index.jsp for the webapp. And I start the tomcat server and open my IE go to localhost. In the IE

RE: tomcat webapp welcome file

2004-01-20 Thread Shapira, Yoav
To: Tomcat Users List Subject: RE: tomcat webapp welcome file The easiest way to do this would probably be to use hidden html frames. This might help: http://insights.iwarp.com/advanced/hiddenframe.html That way no matter where a user goes in your site, all they see in the address bar is http://localhost

RE: tomcat webapp welcome file

2004-01-20 Thread Mike Curwen
Actually Yoav, more like *visceral hatred and copious bilious rage* ;) -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 10:24 AM To: Tomcat Users List Subject: RE: tomcat webapp welcome file Howdy, The knock

RE: tomcat webapp welcome file

2004-01-20 Thread Shapira, Yoav
Howdy, The knock on that is that users can't bookmark their exact page. It may not be an issue for you but some users hate this ;) Actually Yoav, more like *visceral hatred and copious bilious rage* ;) Ain't that the truth... ;) It's amazing how often basic things (from the user's

tomcat webapp welcome file

2004-01-19 Thread Denis
Hi: I created a webapp as ROOT under tomcat 4.1.27, and set the welcome file as index.jsp for the webapp. And I start the tomcat server and open my IE go to localhost. In the IE address bar, it changes to http://localhost/index.jsp. Is there a way to config the tomcat to let it not display

Re: tomcat webapp welcome file

2004-01-19 Thread Bill Barker
It's possible with TC 3.3.x (with non-default config options), and with TC 5.0.x (with the default config options), but not with TC 4.1.x. Denis [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi: I created a webapp as ROOT under tomcat 4.1.27, and set the welcome file as index.jsp