On 4/5/06, Rafael Nami <[EMAIL PROTECTED]> wrote:
> if your xmls are available, you can try copy the DTDs to a folder (WEB-INF
> is good), and referencing the DTD file in DOCTYPE part like this:
> Where you have PUBLIC, switch to SYSTEM, and where you put the url, just put
> the path to the DTD.

I'd only switch PUBLIC to SYSTEM if you have tried copying and copying
alone wasn't enough to solve the problem.   I've never needed to
change from PUBLIC to SYSTEM doctypes in my own projects, but each
container varies.

Reply via email to