ECTED]
Sent: Thursday, November 09, 2006 9:01 AM
To: Tomcat Users List
Subject: RE: Change welcome page
> From: David Delbecq [mailto:[EMAIL PROTECTED]
> Subject: Re: Change welcome page
>
> Just put an index.jsp in webapp/ROOT/ that does a redirect to
> correct url
That's not qu
> From: David Delbecq [mailto:[EMAIL PROTECTED]
> Subject: Re: Change welcome page
>
> Just put an index.jsp in webapp/ROOT/ that does a redirect to
> correct url
That's not quite sufficient, since the default ROOT app has a
precompiled index.jsp, and that one along with
Just put an index.jsp in webapp/ROOT/ that does a redirect to correct url
Fabian Brauers a écrit :
> Hi,
>
> is there an easy way to configure Tomcat (5.0.27) in order to change
> the default welcome page (http://localhost:8080)?
> I'm using Business Objects with Tomcat and I always have to use a
>> From: Fabian Brauers [mailto:[EMAIL PROTECTED]
>> Subject: Re: Change welcome page
>>
>> What do I have to change in order to see the
>> BusinessObjects application when I use http://localhost:8080 ?
CCR> You have to replace the existing ROOT app with
> From: Fabian Brauers [mailto:[EMAIL PROTECTED]
> Subject: Re: Change welcome page
>
> What do I have to change in order to see the
> BusinessObjects application when I use http://localhost:8080 ?
You have to replace the existing ROOT app with your own. Delete the
existi
Hi,
and then? What do I have to change in order to see the BusinessObjects
application when I use http://localhost:8080 ?
I guess I have to put another line in the ROOT/WEB-INF/web.xml
right?
Fabian
On Tue, 07 Nov 2006 20:30:17 +0100, Timothy Collett <[EMAIL PROTECTED]>
wrote:
On Nov 7, 2006, at 2:27 PM, Fabian Brauers wrote:
Hi,
is there an easy way to configure Tomcat (5.0.27) in order to
change the default welcome page (http://localhost:8080)?
I'm using Business Objects with Tomcat and I always have to use a
long URL like 'http://localhost:8080/businessobjects
Hi,
is there an easy way to configure Tomcat (5.0.27) in order to change the
default welcome page (http://localhost:8080)?
I'm using Business Objects with Tomcat and I always have to use a long URL
like 'http://localhost:8080/businessobjects/enterprise115/desktoplaunch'
to see the applicati