Re: Question about tag in struts-config.xml file

2005-09-08 Thread Wendy Smoak
From: "zvonko" <[EMAIL PROTECTED]> In sample struts-config.xml files I'm seeing a tag that looks like this: http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> The problem I'm running into is that my IDE is choking on the link. I'm assuming that somehow it's trying to go out to the

Question about tag in struts-config.xml file

2005-09-08 Thread zvonko
Hello, In sample struts-config.xml files I'm seeing a tag that looks like this: http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> The problem I'm running into is that my IDE is choking on the link. I'm assuming that somehow it's trying to go out to the url. Can someone explain the