Mmm, this property is usefull when I access at a concrete web application. I
have several web application, however, when I want to access to
http://www.grupmicros.com, I want that appears the welcome-file of my
"welcome-application".

Any help will be appreciate a lot.
Thanks for all.




Radcliffe, William H. wrote:
> 
> Have you tried adding
> 
> 
>     <welcome-file-list>
>       <welcome-file>main_page.html</welcome-file>
>     </welcome-file-list>
> 
> to your application's web.xml file?
> 
> 
> -- Bill
> 
> -----Original Message-----
> From: jeusdi [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 22, 2008 4:28 AM
> To: users@tomcat.apache.org
> Subject: Redirection
> 
> 
> Hello list.
> 
>      Actually, when I want to access to the main page of my web
> application,
> I write ip/directory1/directory2/main_page.html
> 
> I would need that when I write the url--> http://ip, directly shows the
> main_page file, in order when I publish the web application
> http://www.grupmicros.com redirects to main_page.html.
> 
> Thanks for all in advanced.
> --
> View this message in context:
> http://www.nabble.com/Redirection-tp18585561p18585561.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Redirection-tp18585561p18605995.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to