Could
this be a proxy problem? After a (quick) look through the options, I couldn't
find anywhere to specify proxy-settings, and I atleast am currently stuck behind
a password-requirering proxy.
I have
the same problem using a newer version of struts with the following
doc-type:
<!DOCTYPE struts-config
PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd>
"-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd>
I
checked the url�s, and both the above and the one below load fine in e.g.
mozilla.
Regards Jan.
-----Oprindelig meddelelse-----
Fra: Scott Curtis [mailto:[EMAIL PROTECTED]]
Sendt: 5. april 2002 10:25
Til: '[EMAIL PROTECTED]'
Emne: [Eap-list] XML Cannot resolve URL error? Build 615Hi,
I am using Struts and I have a "struts-config.xml' with the following standard (and correct) DOCTYPE declaration at the top:
<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">
Idea is highlighting the URL ("http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd") in red with the error message "Cannot resolve URL". This URL is correct (AFAIK). Any insight would be helpful.
Thanks
- scott
