Hi,

I know how to set up Apache to retrieve an HTML page when contacting a
specific site, by setting the "DirectoryIndex" variable in the
"httpd.conf" file.  How do I do the same thing, but with a servlet?
When the specified site is typed into the URL, I'd like it to hit my
login servlet's "doGet".  The "doGet" method will server a form to the
user.

Thanks for any help you can provide?
Joe


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to