开发者

Do I need to use XHTML when I use Apache Tiles?

Or can I开发者_高级运维 use HTML?


Tiles are defined in XML, so templates and all documents that have tiles tags need to be in valid, well-formed XML. The documents they produce, however, can be in HTML. So you can define template in XML, and fill it with non-XML non-XHTML markup.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜