SimpleFramework的所有组件都是在XML描述文件中的components标签下定义的, 这有别于标签库 (TagLibs),能更好的把展示(HTML/JSP)和定义(XML)进行有效的分离。比如,定义一个树组件:
基于4个网页-相关网页
XML namespaces are used rather than JSP taglibs.
使用XML名称空间,而不是JS p标记库。
In this case, you can continue to use the taglibs you've been using.
在这种情况下,可以继续使用以前一直使用的标记库。
On my drive this installation is in k: \ jakarta-taglibs-standard-1.1.2 directory.
在我的驱动器中,此安装位于k: \ jakarta - taglibs - standard - 1.1.2目录中。
应用推荐