On 11/16/05, Garner, Shawn <[EMAIL PROTECTED]> wrote:

> I had a question about the .dtd files in the lib directory when I downloaded
> the struts 1.2.7.
>
> Do I need the .dtd files or are they optional?  I never had any in my
> project before I don't think.

They are just provided for convenience, you don't need to include them
in your project.

If you look in struts.jar, you'll find the dtds in
/org/apache/struts/resources.  Those files will be used by the
framework.

This does, however, give me an opening to show everyone the LiveDTD
HTML-formatted versions:
   http://struts.apache.org/dtds/struts-config/1_2/
   http://struts.apache.org/dtds/tiles-config/1_1/

The links go to the elements themselves, you need to scroll up to read
the documentation for that element. And we're evaluating one other
tool to create these, (DTDDoc,) hoping that it can be integrated with
Maven.  For that reason, these URLs may not be permanent.

HTH,
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to