Re: web app url config question

2005-07-12 Thread Erik Weibust
Thanks for the quick response Rob.

I saw that but was afraid that was violating some tomcat best practice.

If that is indeed the best way of configing my url then I'll roll with
it.

thx...
erik

--- Rob Hills <[EMAIL PROTECTED]> wrote:

> HI Erik,
> 
> On 11 Jul 2005 at 19:34, Erik Weibust wrote:
> 
> > i have a question that after reading the majority of the online
> docs is
> > still unanswered.
> > 
> > how can i set my tomcat url to default to a specific page in a
> webapp?
> > 
> > i.e. i would like http://localhost:8080 to load
> > http://localhost:8080/testwebapp/home.jsp.
> 
> There are a number of ways to do this.  One is listed at the bottom
> of the 
> wiki howto page:
> 
> http://wiki.apache.org/jakarta-tomcat/HowTo
> 
> HTH,
> 
> Rob Hills
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


Erik Weibust
developer and blogger - http://erik.weibust.net
leader J2EE SIG - Dallas, TX - http://j2eesig.org

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



Re: web app url config question

2005-07-11 Thread Rob Hills
HI Erik,

On 11 Jul 2005 at 19:34, Erik Weibust wrote:

> i have a question that after reading the majority of the online docs is
> still unanswered.
> 
> how can i set my tomcat url to default to a specific page in a webapp?
> 
> i.e. i would like http://localhost:8080 to load
> http://localhost:8080/testwebapp/home.jsp.

There are a number of ways to do this.  One is listed at the bottom of the 
wiki howto page:

http://wiki.apache.org/jakarta-tomcat/HowTo

HTH,

Rob Hills


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



web app url config question

2005-07-11 Thread Erik Weibust
i have a question that after reading the majority of the online docs is
still unanswered.

how can i set my tomcat url to default to a specific page in a webapp?

i.e. i would like http://localhost:8080 to load
http://localhost:8080/testwebapp/home.jsp.

is this possible?

thx...
erik

Erik Weibust
developer and blogger - http://erik.weibust.net
leader J2EE SIG - Dallas, TX - http://j2eesig.org

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