Re: tomcat default page

2005-06-29 Thread Tim Diggins
Are you aware that what is show at  http://www.mydomain.com:8080 is the 
output of the ROOT webapp? You can change this webapp as you like (ofr 
example to one that just displays an single error page for example). 
IMHO, best to change this using a deployment method rather than editing 
the expanded root webapp in place. Some suggestions for mechanisms are 
at (diddn't find a similar page in the tomcat docs):

http://www.oreillynet.com/cs/user/view/cs_msg/62284

-- Tim

Tony Smith wrote:

I would like to try both...

--- Brereton, Stephen [EMAIL PROTECTED]
wrote:



Do you mean to display another page, or to stop the
access via port 8080?

-Original Message-
From: Tony Smith [mailto:[EMAIL PROTECTED]
Sent: 28 June 2005 22:39
To: Tomcat Users List
Subject: tomcat default page


I install tomcat on my machine and my webapp can be
accessed as 

http://www.mydomain.com:8080/myapp/index.jsp. 


If I type http://www.mydomain.com:8080, the default
tomcat page will be displayed. How can I change this
page to something else, or forbid it?

Thanks,




__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your
mobile phone. 
http://mobile.yahoo.com/learn/mail 





-


To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]

* * * * * * * * * * * *
This email and any files transmitted with it are
confidential and intended
solely for the use of the individual or entity to
whom they are addressed.
This email represents the personal views of the
author/sender.  The
author/sender has no authority or delegation to bind
the City of York
Council by this e-mail and the City of York Council
accepts no
responsibility whatsoever for its contents.  Please
note that any reply to
this email may be screened.




-


To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]








 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tomcat default page

2005-06-28 Thread Tony Smith
I install tomcat on my machine and my webapp can be
accessed as 

http://www.mydomain.com:8080/myapp/index.jsp. 

If I type http://www.mydomain.com:8080, the default
tomcat page will be displayed. How can I change this
page to something else, or forbid it?

Thanks,




__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat default page

2005-06-28 Thread Brereton, Stephen
Do you mean to display another page, or to stop the access via port 8080?

-Original Message-
From: Tony Smith [mailto:[EMAIL PROTECTED]
Sent: 28 June 2005 22:39
To: Tomcat Users List
Subject: tomcat default page


I install tomcat on my machine and my webapp can be
accessed as 

http://www.mydomain.com:8080/myapp/index.jsp. 

If I type http://www.mydomain.com:8080, the default
tomcat page will be displayed. How can I change this
page to something else, or forbid it?

Thanks,




__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

* * * * * * * * * * * *
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
This email represents the personal views of the author/sender.  The
author/sender has no authority or delegation to bind the City of York
Council by this e-mail and the City of York Council accepts no
responsibility whatsoever for its contents.  Please note that any reply to
this email may be screened.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat default page

2005-06-28 Thread afonseca
Hi,

Do a re-direct in the page in
http://www.mydomain.com:8080
to
http://www.mydomain.com:8080/myapp/index.jsp.

António



Citando Brereton, Stephen [EMAIL PROTECTED]:

 Do you mean to display another page, or to stop the access via port 8080?
 
 -Original Message-
 From: Tony Smith [mailto:[EMAIL PROTECTED]
 Sent: 28 June 2005 22:39
 To: Tomcat Users List
 Subject: tomcat default page
 
 
 I install tomcat on my machine and my webapp can be
 accessed as
 
 http://www.mydomain.com:8080/myapp/index.jsp.
 
 If I type http://www.mydomain.com:8080, the default
 tomcat page will be displayed. How can I change this
 page to something else, or forbid it?
 
 Thanks,
 
 
 
 
 __
 Yahoo! Mail Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.
 http://mobile.yahoo.com/learn/mail
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 * * * * * * * * * * * *
 This email and any files transmitted with it are confidential and intended
 solely for the use of the individual or entity to whom they are addressed.
 This email represents the personal views of the author/sender.  The
 author/sender has no authority or delegation to bind the City of York
 Council by this e-mail and the City of York Council accepts no
 responsibility whatsoever for its contents.  Please note that any reply to
 this email may be screened.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat default page

2005-06-28 Thread Tony Smith
I would like to try both...

--- Brereton, Stephen [EMAIL PROTECTED]
wrote:

 Do you mean to display another page, or to stop the
 access via port 8080?
 
 -Original Message-
 From: Tony Smith [mailto:[EMAIL PROTECTED]
 Sent: 28 June 2005 22:39
 To: Tomcat Users List
 Subject: tomcat default page
 
 
 I install tomcat on my machine and my webapp can be
 accessed as 
 
 http://www.mydomain.com:8080/myapp/index.jsp. 
 
 If I type http://www.mydomain.com:8080, the default
 tomcat page will be displayed. How can I change this
 page to something else, or forbid it?
 
 Thanks,
 
 
 
   
 __ 
 Yahoo! Mail Mobile 
 Take Yahoo! Mail with you! Check email on your
 mobile phone. 
 http://mobile.yahoo.com/learn/mail 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 * * * * * * * * * * * *
 This email and any files transmitted with it are
 confidential and intended
 solely for the use of the individual or entity to
 whom they are addressed.
 This email represents the personal views of the
 author/sender.  The
 author/sender has no authority or delegation to bind
 the City of York
 Council by this e-mail and the City of York Council
 accepts no
 responsibility whatsoever for its contents.  Please
 note that any reply to
 this email may be screened.
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 




 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat Default page

2004-06-12 Thread Chad Boyd
You need to and a Context element to the server.xml file with a
zero-length path attribute.  Check out
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 11, 2004 6:15 PM
To: [EMAIL PROTECTED]
Subject: Tomcat Default page

Hi,
   I am new to tomcat so bear with me. I set tomcat 5 up on a server
today and
it is working. I then setup webMathematica 2 and that is working fine.
However,
when I go to the address http://localhost the page shown is the default
tomcat
page. What I would like to do is have the address http://localhost bring
up the
webMathematica program. Can anyone shed some light onto how I can
acomplish
this? Thank you in advance

-Seth-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat Default page

2004-06-11 Thread carters2
Hi,
   I am new to tomcat so bear with me. I set tomcat 5 up on a server today and
it is working. I then setup webMathematica 2 and that is working fine. However,
when I go to the address http://localhost the page shown is the default tomcat
page. What I would like to do is have the address http://localhost bring up the
webMathematica program. Can anyone shed some light onto how I can acomplish
this? Thank you in advance

-Seth-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat Default page

2004-06-11 Thread QM
:I am new to tomcat so bear with me. I set tomcat 5 up on a server today and
: it is working. I then setup webMathematica 2 and that is working fine. However,
: when I go to the address http://localhost the page shown is the default tomcat
: page. What I would like to do is have the address http://localhost bring up the
: webMathematica program. Can anyone shed some light onto how I can acomplish
: this?

I'm not familiar with WebMathematica, but since you're running it
through Tomcat it's probably some kind of Java webapp.

If that's the case, check the Tomcat docs for root context.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat default page

2004-05-12 Thread Claudio Carvalho
Cláudio CarvalhoHi,

How can I define the default page for my server, when I type in the browser
www.myhost.com it goes to my specific www.myhost.com/project  instead of
going to the Tomcat's initial page?

Thanks

Claudio.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



just to be able to browse the Tomcat default page

2003-03-10 Thread Qilong Lu



Dear Sir or Madam,

Good morning. I am a new student of Tomcat. My 
computer
is M.S. WindowsXP. I downloaded and installed 
Tomcat
successfully. I wrote a simple HTML web page (see 
the 
attacted file) and put it in Tomcat. But it cann't 
be browsed.
I try to put it indifferent directory 
inTomcat, but the Tomcat
reaction is same, see the follows.
Before I write emailto you, I read Tomcat FAQ 
at jGuru, no
answer mutch my 
problem. the FAQ-o-matic pages cann't 
be accessed, maybe 
some one is updating these pages.
I ama brand new student, just like a dummy, 
please 
take a special care to me. I am waiting for your 
answer.
Thanks
 
Qilong Lu

HTTP Status 404 - /zyx.html


type 
Status report
message 
/zyx.html
description The requested resource (/zyx.html) is 
not available.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE: just to be able to browse the Tomcat default page

2003-03-10 Thread Tam, Michael
Where did you put your html file?  It looks like you're trying to get your
html from the root of tomcat.  if you put your file in your own webapp, you
should try 
http://localhost/yourwebapp/zyx.html http://localhost/yourwebapp/zyx.html
NOT http://localhost/zyx.html http://localhost/zyx.html .
 
Hope this will solve your problem.
 
cheers,
Michael

-Original Message-
From: Qilong Lu [mailto:[EMAIL PROTECTED]
Sent: Monday, March 10, 2003 7:22 AM
To: [EMAIL PROTECTED]
Subject: just to be able to browse the Tomcat default page 


Dear Sir or Madam,
 
Good morning. I am a new student of Tomcat. My computer
is M.S. WindowsXP. I downloaded and installed Tomcat
successfully. I wrote a simple HTML web page (see the 
attacted file) and put it in Tomcat. But it cann't be browsed.
I try to put it in different directory in Tomcat, but the Tomcat
reaction is same, see the follows.
Before I write email to you, I read Tomcat FAQ at jGuru, no
answer mutch my problem. the FAQ-o-matic pages cann't 
be accessed, maybe some one is updating these pages.
I am a brand new student, just like a dummy, please 
take a special care to me. I am waiting for your answer. 
Thanks
   Qilong Lu

HTTP Status 404 - /zyx.html

  _  


type Status report

message /zyx.html

description The requested resource (/zyx.html) is not available.

  _  



how to change Tomcat default page

2001-10-19 Thread Miao, Franco CAWS:EX

Hi Guys,

how to change default page, for example  from index.html to default.jsp? in
server.xml file or where?

Thanks!
 

Franco 



RE: how to change Tomcat default page

2001-10-19 Thread Edward Ivanovic

Web.xml
Default Welcome File List section

-Original Message-
From: Miao, Franco CAWS:EX [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 5:33 PM
To: '[EMAIL PROTECTED]'
Subject: how to change Tomcat default page


Hi Guys,

how to change default page, for example  from index.html to default.jsp? in
server.xml file or where?

Thanks!
 

Franco 



RE: how to change Tomcat default page

2001-10-19 Thread Miao, Franco CAWS:EX

thanks Edward!

Franco 

-Original Message-
From: Edward Ivanovic [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 2:54 PM
To: [EMAIL PROTECTED]
Subject: RE: how to change Tomcat default page


Web.xml
Default Welcome File List section

-Original Message-
From: Miao, Franco CAWS:EX [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 5:33 PM
To: '[EMAIL PROTECTED]'
Subject: how to change Tomcat default page


Hi Guys,

how to change default page, for example  from index.html to default.jsp? in
server.xml file or where?

Thanks!
 

Franco 



tomcat default page

2001-08-07 Thread bastian . wagner

hi,

if  i link onto a directory wihtout a index.html, tomcat uses a default
page to display the containing files of the directory. is it possible to
edit this page? if yes, where can i find it?

thx

bastian




AW: Antwort: Re: tomcat default page

2001-08-07 Thread Kai Kaapke

try this:

welcome-file-list
welcome-file
your_own_welcome_file.html

a_file_for_case_your_own_welcome_file_does_not_exist_and_to_prevent_tomcat_f
rom_listing_the_directory.html
/welcome-file
welcome-file-list

in your server.xml


Kai Kaapke

jPartner Software GmbH  Co. KG
   - Ihre Java Partner -




-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 7. August 2001 14:56
An: [EMAIL PROTECTED]
Betreff: Antwort: Re: tomcat default page


i know about that...

but what if there is not any of this default files in the directory. in
this case tomcat automatically displays all the files in the directory. my
question is how to manipulate this, how to design my own tomcat default
page

know what i mean ?



 --
  Externe MailDavid Treves [EMAIL PROTECTED]07.08.2001
  15:41
 --




An:   [EMAIL PROTECTED]
cc:

Thema:Re: tomcat default page

in server.xml file you will find a list of the default names

David.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 07, 2001 2:29 PM
Subject: tomcat default page


 hi,

 if  i link onto a directory wihtout a index.html, tomcat uses a default
 page to display the containing files of the directory. is it possible to
 edit this page? if yes, where can i find it?

 thx

 bastian