That's what I was looking for. Thanks!
What do most JavaWebServer folks do regarding entry to a JSP web app?
Put the entry/redirect code etc. in the index.* file or create own startup file with
different name?
I see pros/cons with either way. I mostly just want to keep in line with
what most every one else it doing.
>>> "Chris Wilson" <[EMAIL PROTECTED]> 12/06/99 06:49PM >>>
in the jswdk 1.0 and later look at the welcomefiles setting in the
webapp.properties file that should be in the WEB-INF directory of your web
app.
mine is:
welcomefiles=index.jsp,index.html,index.htm
but i can be whatever you want
cheers,
chris
chris wilson
{phone}
tel + 616.471.9142
fax + 616.471.6900
{email}
[EMAIL PROTECTED]
{web}
http://www.wondergeek.com
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rick L Sample
> Sent: Monday, December 06, 1999 4:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: What is the Default page that gets loaded
> forJavaWebServer2. 0.
>
>
> Is that the default page most use for starting their apps?
> Or, can we make a webserver config change?
>
> Thanks!
>
> >>> "Martin Leboeuf" <[EMAIL PROTECTED]> 12/06/99 01:58PM >>>
> It should be server_root/public_html/index.html where server_root is the
> directory in which you installed JWS, which is JavaWebServer2.0 by default
> (for the 2.0 version).
>
> Martin Leboeuf
> [EMAIL PROTECTED]
>
> -----Original Message-----
> From: Rick L Sample
> To: [EMAIL PROTECTED]
> Sent: 12/6/99 1:47 PM
> Subject: What is the Default page that gets loaded for JavaWebServer2.0.
>
> I am running using jswdk-1.0.1to learn JSP,beans,etc.
> We will be using JavaWebServer2.0 but no access to it yet.
> I looked in the webserver.xml and startserver.bat but could not fine.
>
>
> In IIS, it is default.html then, default.asp if HTML does not exist,
> or define our own.
> So, when a user comes in to a JavaWebServer2.0 site like,
> www.myDemo.com, what is the first page that fires?
>
> [EMAIL PROTECTED]
>
>
> TIA
>
> ========================================================================
> ===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html