----------------------------------------------------
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 are really dealing with 3 different things here.  
Changing index.html to tryMe will work in any defined jserv
zone.  However, your root (http://www.company.com/) is probably
not defined as a servlet zone.  Thus, you need to define your
root as a zone and have directory listings handled by a servlet.

        -Tom

Durga Panda wrote:
>
> 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...
> 

-- 
+-------------------------------------------------------------------+
+  Thomas M. Sasala, Electrical Engineer       [EMAIL PROTECTED]       +
+  MRJ Technology Solutions                    http://www.mrj.com   +
+  10461 White Granite Drive, Suite 102        (W)(703)277-1714     +
+  Oakton, VA   22124                          (F)(703)277-1702     +
+-------------------------------------------------------------------+


--
--------------------------------------------------------------
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]

Reply via email to