----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
you can also do the following
create index.html with the following
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=/servlets/tryMe">
</HEAD>
<BODY>
</BODY>
</HTML>
Works great.
Carpe Diem. A fish a day keeps the doctor away.
----- Original Message -----
From: Durga Panda <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 08, 1999 10:22 AM
Subject: To invoke a class file as a starting default page instead
ofindex.html
> ----------------------------------------------------
> Please read the FAQ at <http://java.apache.org/faq/>
> It does have a search feature!
>
> We cannot guess what you are trying to do:
> #1. Include version numbers for all software.
> #2. Include relevant configuration settings.
> #3. Include full descriptions of the problem.
>
> Got Linux? Seeing lots of java processes?
> <http://java.apache.org/faq/?file=274>
> ----------------------------------------------------
>
> Hi:
> I changed
>
> DirectoryIndex index.html to
> DirectoryIndex tryMe
>
> in httpd.conf file of Apache webserver
> to show tryMe as the default starting page
>
> where tryMe is a java class file tryMe.class;
> It doesnot work; do I need to do any other changes so that when anybody
> types www.compname.com then by default it should invoke tryMe.class
>
> Many many Thanks for your suggestions...
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]