I've tried the following:

file://d:/tomcat/webapps/struts-example/WEB-INF/admin.xml
file:///d:/tomcat/webapps/struts-example/WEB-INF/admin.xml
admin.xml
./admin.xml

All of them do not work with varying degrees of bad/good (exceptions on
start up, to 503 errors when runnint the struts-example). The closest I can
get is using the second URI.

Have you tried this? Does it work? Do you get exceptions on start up? Can
you access the entire site?
--
Dan Miser
http://www.distribucon.com

----- Original Message -----
From: "Jonathan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 2:35 PM
Subject: Re: Extending ActionServlet


> I suspect that you may have problems pointing to the external file.
> You have file://
> I have file:///
> Also, I think it is better to use relative references


Reply via email to