On 9/20/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
>
> Currently we have several DTDs available online:
> http://struts.apache.org/dtds/


Yes. The URLs to those are used in struts-config.xml, and used to download
the DTD if a local one is not found. With Struts, the local one should
*always* be found (or we have a bug!), but we should still have the DTDs
available there, just in case.

(On the other hand, infra@ has been griping about the number of requests for
DTDs that hit the ASF servers. I don't know how we can debug where those are
coming from, though.)

It looks like they are uploaded as needed, but not stored as part of the
> site. The corresponding directory, site/xdocs/dtds has some files that are
> (according to README.txt) left over from the Ant build:
> http://svn.apache.org/viewcvs.cgi/struts/site/trunk/xdocs/dtds/?rev=290621
>
> I'll remove those files in a day or so (unless someone objects). The
> question I have is whether to check in the current set of DTDs and
> maintain
> them as part of the website, or just leave it as-is.


IIRC, when Struts was in Jakarta-land, the DTD location wasn't underneath
the Struts web site, which is why the DTDs became dislocated from the site
itself. Now that we're our own bosses ;-) I think it would be fine to treat
the DTDs as part of the site.

--
Martin Cooper


Craig, can the dialog and clay DTDs be put on the website?
>
> --
> Wendy
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to