You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Henry <he...@yahoo.es> on 2007/10/05 17:30:56 UTC

start page setting

 
hi, every one
how can I setting start page in Tomcat.
I mean if you write localhost:8080 in my browser,
it redirects to any page that I want.
   
thanks in advance



       
____________________________________________________________________________________
Sé un Mejor Amante del Cine                         
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: start page setting

Posted by Henry <he...@yahoo.es>.
--- "Caldarale, Charles R"
<Ch...@unisys.com> escribió:

> > From: Henry [mailto:hensa22@yahoo.es] 
> > Subject: Re: start page setting
> > 
> > when anyone in the browser type localhost:8080, 
> > it shows start page of TomCat, instead this, I
> want
> > show start page of my wab app.
> 
> You need to name your webapp ROOT - that name
> indicates to Tomcat (not
> TomCat) that this is the default application. 
> You'll need to remove the
> existing ROOT, of course.
> 
>  - Chuck
> 
> 

ok, I try it out, thanks.



       
____________________________________________________________________________________
Sé un Mejor Amante del Cine                         
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: start page setting

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Henry [mailto:hensa22@yahoo.es] 
> Subject: Re: start page setting
> 
> when anyone in the browser type localhost:8080, 
> it shows start page of TomCat, instead this, I want
> show start page of my wab app.

You need to name your webapp ROOT - that name indicates to Tomcat (not
TomCat) that this is the default application.  You'll need to remove the
existing ROOT, of course.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: start page setting

Posted by Henry <he...@yahoo.es>.
--- Amnon Lahav <am...@gmail.com> escribió:

> in your web.xml ,
> <welcome-file-list>
>     <Welcome-file>your
> jsp/html/servlet</welcome-file>
> </welcome-file-list>
> ----- Original Message ----- 
> From: "Henry" <he...@yahoo.es>
> To: <us...@tomcat.apache.org>
> Sent: Friday, October 05, 2007 5:30 PM
> Subject: start page setting
> 
> 
> >
> > hi, every one
> > how can I setting start page in Tomcat.
> > I mean if you write localhost:8080 in my browser,
> > it redirects to any page that I want.
> >
> > thanks in advance
> >
> >
> >
> >
> >
>
____________________________________________________________________________________
> > Sé un Mejor Amante del Cine
> > ¿Quieres saber cómo? ¡Deja que otras personas te
> ayuden!
> >
>
http://advision.webevents.yahoo.com/reto/entretenimiento.html
> >
> >
>
---------------------------------------------------------------------
> > To start a new topic, e-mail:
> users@tomcat.apache.org
> > To unsubscribe, e-mail:
> users-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail:
> users-help@tomcat.apache.org
> > 
> 
> 

thanks,

But I going to explain bit more,
I mean, when anyone in the browser type
localhost:8080, 
it shows start page of TomCat, instead this, I want
show start page of my wab app.





       
____________________________________________________________________________________
Sé un Mejor Amante del Cine                         
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: start page setting

Posted by Amnon Lahav <am...@gmail.com>.
in your web.xml ,
<welcome-file-list>
    <Welcome-file>your jsp/html/servlet</welcome-file>
</welcome-file-list>
----- Original Message ----- 
From: "Henry" <he...@yahoo.es>
To: <us...@tomcat.apache.org>
Sent: Friday, October 05, 2007 5:30 PM
Subject: start page setting


>
> hi, every one
> how can I setting start page in Tomcat.
> I mean if you write localhost:8080 in my browser,
> it redirects to any page that I want.
>
> thanks in advance
>
>
>
>
> ____________________________________________________________________________________
> Sé un Mejor Amante del Cine
> ¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
> http://advision.webevents.yahoo.com/reto/entretenimiento.html
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org