Thank you Lukas, Thank you Joe, thanks to the others who tried to help.
It works now. I just couldnt figure out that you still use the PUBLIC keyword with Local SYSTEM references.


----- Original Message ----- From: "Lukas Bradley" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, January 21, 2005 9:02 AM
Subject: Re: Referencing the Local DTD rather than the http:// one



"-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"

Yours do not include the version number. If the ID above is used, the

In this case, the URL specified for the DTD should be completely ignored.

Fantastic. Thanks Joe. The following works.

<!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN" "file:///dtd/tiles-config_1_1.dtd">

Lukas



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



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



Reply via email to