[
https://issues.apache.org/struts/browse/WW-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46419#action_46419
]
Dave Newton commented on WW-3160:
---------------------------------
And using it without issue, because UTF-8 is compatible with ASCII.
> struts2 dtd problem
> -------------------
>
> Key: WW-3160
> URL: https://issues.apache.org/struts/browse/WW-3160
> Project: Struts 2
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.1.6
> Environment: java 1.5, eclipse 3.4
> Reporter: Kim Cholmin
>
> Hello my name is Kim cholmin
> I found that struts-2.0.dtd in your website has some problem
> when i use struts 2.0 , this dtd file include in xml file top.
> for example ,
> <?xml version="1.0" encoding="UTF-8" ?>
> <!DOCTYPE struts PUBLIC
> "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
> "http://struts.apache.org/dtds/struts-2.0.dtd">
> and at the top of this file . encoding type stated clearly utf-8 like
> following sentence.
> <?xml version="1.0" encoding="UTF-8"?>
> but this file encoded ansi type. check it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.