摘要: 在“Web页”节点下,展开WEB-INF节点,然后双击该web.xml文件以进行查看。 该web.xml文件包含Facelets应用程序所需的几个元素。使用NetBeans IDE创建应用程序时,将自动创建以下所有内容。 该web.xml文件包含Facelets应用程序所需的几个元素。使用NetBe 阅读全文
posted @ 2019-03-16 21:50 Aprilfor 阅读(119) 评论(0) 推荐(0)
摘要: (一)官方的定义: An annotation is a form of metadata, that can be added to Java source code. Classes, methods, variables, parameters and packages may be anno 阅读全文
posted @ 2019-03-16 21:46 Aprilfor 阅读(277) 评论(0) 推荐(0)