----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It has a search feature and all the answers!
----------------------------------------------------

I want a servet invoked on a machine whose URL is, say www.x.com
by the client simply sending a request to www.x.com, i.e., without any path
to
a zone or servlet named.

One way to do this is to have the servlet invoked (via <SERVLET code=...>)
in a JSSI  file in the
DocumentRoot directory and set DirectoryIndex to that file's name.

Is there a better way?

Lou



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