I think so... It might be possible to download the dtd to a directory in your webapplication's directory locally and then refer to that instead...

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

Morten Andersen


At 11:42 28-11-2003, you wrote:
hi ALL,

When we incluse dtd while declaring tile-def.xml file which looks something like.

<!DOCTYPE tiles-definitions PUBLIC
        "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"
        "http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd";>



IS IT NESECCARY I SHOULD BE CONNECTED TO INTERNET WHILE USING THIS dtd.


Regards Gary


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



Reply via email to