Of course the app never shows the dtd :-).  I went to the dtd url referenced 
by struts-config.xml and got xml parsing errors because of that first 
processing instruction.  Not that I care if Opera chokes on it, but it did 
alert me to the fact that it probably shouldn't be in there.

Dave


>From: Eddie Bush <[EMAIL PROTECTED]>
>Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
>To: Struts Developers List <[EMAIL PROTECTED]>
>Subject: Re: struts-config_1_1.dtd error?
>Date: Tue, 01 Oct 2002 11:34:13 -0500
>
>Why does Opera ever see the DTD?  ... odd ...  I just open my DTDs up in 
>Netbeans personally.  I can't imagine the DTD being seen during app 
>execution - I'm guessing you are opening it for reference.
>
>One observation I would make:  Shouldn't we be using an encoding of UTF-8?  
>I thought that was the way to go nowadays ...
>
>David Graham wrote:
>
>>The struts-config_1_1.dtd file starts with this line:
>>
>><?xml version="1.0" encoding="ISO-8859-1"?>
>>
>>which I think is incorrect.  DTDs aren't xml documents so they shouldn't 
>>start with that processing instruction.  I'm not an XML expert but Sun's 
>>DTDs don't have this line in them and it causes Opera to complain about 
>>xml parsing errors when trying to view it.
>>
>>Dave
>
>
>--
>Eddie Bush
>
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to