Let's lose the capitalization in the domain of the public ID
<!DOCTYPE sqlMapConfig
PUBLIC "-//ibatis.apache.org//DTD SQL Map Config 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-config-2.dtd">
On 11/6/05, Ben Munat <[EMAIL PROTECTED]> wrote:
Clinton Begin wrote:
>
> Yes, the public id should change too...! Thanks.
>
Sorry to drag this out, but just to make sure... So, this is the correct new doctype
declaration, right?:
<!DOCTYPE sqlMapConfig
PUBLIC "-//iBATIS.apache.org//DTD SQL Map Config 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-config-2.dtd">
b
