开发者

validating xml file with dtd using jsp

开发者 https://www.devze.com 2022-12-15 12:14 出处:网络
Is there a开发者_高级运维ny way to validate an XML file with its DTD, using a JSP in Eclipse? If so, how can we do it?Did you try:

Is there a开发者_高级运维ny way to validate an XML file with its DTD, using a JSP in Eclipse? If so, how can we do it?


Did you try:

  1. Specify the DTD at the top of the jsp, as if it is a regular XML document;
  2. right-click the jsp > Validate.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号