Well, I did just figure out, that
http://localhost/examples/servlets/index.html does work in my case.
I'm confused! How do we get the use of index.html files working?

----- Original Message -----
From: "Gregory Whalin" <[EMAIL PROTECTED]>
...


> It worked fine when using standalone.  It is not working through Apache
> via WARP though.  However, I can still run the servlets and jsps.  I
> simply can't access and .html files that exist under the webapp directory
> ($CATALINA_HOME/webapps/examples/*.html for example).  So, I can run this
> with no problem ...
>
> http://java.whalin.com/examples/servlet/HelloWorldExample
>
> But, I can't access
>
> http://java.whalin.com/examples/servlets/
>
> See my problem?  For some reason, I get a 404 (generated by Apache) when I
> try to load that page.  And, I get 404 errors in my apache error log.  Not
> sure how WARP is supposed to deal with static content in the webapps dir
> that I have deployed.
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to