Caldarale, Charles R wrote:
From: John McKaine [mailto:sevjob...@mail.ru]
Subject: How configure Tomcat redirect to web page instead index.htm
Is it possible to configure Tomcat server to my home page(no trick
with redirect on index.htm) ?
Read the servlet spec, then add whatever page names
n828cl wrote:
>
>> From: John McKaine [mailto:sevjob...@mail.ru]
>> Subject: How configure Tomcat redirect to web page instead index.htm
>>
>> Is it possible to configure Tomcat server to my home page(no trick
>> with redirect on index.htm) ?
>
> Read the servlet spec, then add whatever pag
> From: John McKaine [mailto:sevjob...@mail.ru]
> Subject: Re: How configure Tomcat redirect to web page instead
> index.htm
>
> But I have tried for my local server something like
>
> home.html
>
Where did you place the above construct? What exact
> From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
> Subject: RE: How configure Tomcat redirect to web page instead
> index.htm
>
> Point it relative to your webapp path.
??? Please read the servlet spec before replying. The names
must not prefixed by anything.
Point it relative to your webapp path.
-Original Message-
From: John McKaine [mailto:sevjob...@mail.ru]
Sent: Monday, March 01, 2010 3:55 PM
To: users@tomcat.apache.org
Subject: Re: How configure Tomcat redirect to web page instead index.htm
ramzi khlil wrote:
>
> In web.x
ramzi khlil wrote:
>
> In web.xml you can specify the main page.
>
> On Mon, Mar 1, 2010 at 4:29 PM, John McKaine wrote:
>
>>
>> Hello everyone.
>>
>> I have the website, deployed on Tomcat server (virtual host).
>> When I enter in browser my domain - http://workinua.com.ua/
>> http://wor
> From: John McKaine [mailto:sevjob...@mail.ru]
> Subject: How configure Tomcat redirect to web page instead index.htm
>
> Is it possible to configure Tomcat server to my home page(no trick
> with redirect on index.htm) ?
Read the servlet spec, then add whatever page names you want to the
in
In web.xml you can specify the main page.
On Mon, Mar 1, 2010 at 4:29 PM, John McKaine wrote:
>
> Hello everyone.
>
> I have the website, deployed on Tomcat server (virtual host).
> When I enter in browser my domain - http://workinua.com.ua/
> http://workinua.com.ua/
> i get from server index